Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c669 IR_END_LIVE_POS_FROM_REF(bb->end)); in ir_compute_live_ranges()
696 IR_END_LIVE_POS_FROM_REF(bb->end)); in ir_compute_live_ranges()
888 IR_END_LIVE_POS_FROM_REF(child_bb->end)); in ir_compute_live_ranges()
961 IR_END_LIVE_POS_FROM_REF(bb->end)); in ir_live_out_push()
1289 IR_END_LIVE_POS_FROM_REF(bb->end)); in ir_compute_live_ranges()
H A Dir_private.h1160 #define IR_END_LIVE_POS_FROM_REF(ref) ((ref) * IR_SUB_REFS_COUNT + IR_SUB_REFS_COUNT) macro

Completed in 24 milliseconds