Home
last modified time | relevance | path

Searched refs:IR_BITSET_FOREACH_DIFFERENCE (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_private.h467 #define IR_BITSET_FOREACH_DIFFERENCE(set1, set2, len, bit) do { \ macro
H A Dir_cfg.c130 IR_BITSET_FOREACH_DIFFERENCE(bb_leaks, bb_starts, len, start) { in ir_build_cfg()

Completed in 12 milliseconds