Lines Matching refs:cold_path
5639 ir_ref if_wrong, cold_path, ref2, if_ok; in zend_jit_long_math_helper() local
5652 cold_path = ir_END(); in zend_jit_long_math_helper()
5655 ir_MERGE_WITH(cold_path); in zend_jit_long_math_helper()
5688 ir_ref if_wrong, cold_path, ref2, if_ok; in zend_jit_long_math_helper() local
5700 cold_path = ir_END(); in zend_jit_long_math_helper()
5702 ir_MERGE_WITH(cold_path); in zend_jit_long_math_helper()
8371 ir_ref rx, ref, top, if_enough_stack, cold_path = IR_UNUSED; local
8482 cold_path = ir_END();
8517 if (cold_path) {
8518 ir_MERGE_WITH(cold_path);
8532 if (cold_path) {
8533 ir_MERGE_WITH(cold_path);
8856 ir_ref if_static = IR_UNUSED, cold_path, this_ref = IR_NULL, func_ref = IR_NULL; local
9067 cold_path = ir_END();
9078 ir_MERGE_WITH(cold_path);
9117 ir_ref func_ref, func_ref2, scope_ref, scope_ref2, if_cached, cold_path, ref; local
9171 cold_path = ir_END();
9180 ir_MERGE_2(cold_path, ir_END());
9239 cold_path = ir_END();
9259 ir_MERGE_2(cold_path, ir_END());
9873 ir_ref rx, if_ref, cold_path; local
9891 cold_path = ir_END();
9898 ir_MERGE_WITH(cold_path);
10958 ir_ref call_info = IR_UNUSED, ref, cold_path = IR_UNUSED; local
11000 cold_path = ir_END();
11082 if (cold_path) {
11083 ir_MERGE_WITH(cold_path);
15854 ir_ref ref, ref2, if_cached, fast_path, cold_path, prop_info_ref, if_typed, if_def; local
15980 cold_path = ir_END();
15982 ir_MERGE_2(fast_path, cold_path);