Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_emit.c819 ir_bitset_copy(ready, todo, ir_bitset_len(len)); in ir_dessa_parallel_copy()
845 ir_bitset_copy(ready, todo, ir_bitset_len(len)); in ir_dessa_parallel_copy()
867 ir_bitset_copy(ready, todo, ir_bitset_len(len)); in ir_dessa_parallel_copy()
H A Dir_private.h367 IR_ALWAYS_INLINE void ir_bitset_copy(ir_bitset set1, const ir_bitset set2, uint32_t len) in ir_bitset_copy() function
H A Dir_ra.c648 ir_bitset_copy(live, bb_live + (len * succ), len); in ir_compute_live_ranges()

Completed in 18 milliseconds