Searched refs:ir_LOOP_END (Results 1 – 2 of 2) sorted by relevance
3456 ref = ir_LOOP_END(); in _zend_jit_add_predecessor_ref()3459 ref = ir_LOOP_END(); in _zend_jit_add_predecessor_ref()10300 ir_MERGE_SET_OP(loop, 2, ir_LOOP_END());10351 end = ir_LOOP_END();10359 end = ir_LOOP_END();10369 end = ir_LOOP_END();13748 ir_MERGE_SET_OP(loop_ref, 2, ir_LOOP_END());13810 ir_MERGE_SET_OP(loop_ref, 2, ir_LOOP_END());17184 ir_MERGE_SET_OP(loop_ref, 2, ir_LOOP_END());
603 #define ir_LOOP_END() _ir_LOOP_END(_ir_CTX) macro
Completed in 78 milliseconds