Home
last modified time | relevance | path

Searched refs:ir_bitset_empty (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_emit.c885 IR_ASSERT(ir_bitset_empty(todo, ir_bitset_len(len))); in ir_dessa_parallel_copy()
H A Dir_private.h351 IR_ALWAYS_INLINE bool ir_bitset_empty(const ir_bitset set, uint32_t len) in ir_bitset_empty() function
H A Dir_ra.c864 && !ir_bitset_empty(live, len)) { in ir_compute_live_ranges()

Completed in 20 milliseconds