Home
last modified time | relevance | path

Searched defs:end1 (Results 1 – 3 of 3) sorted by path

/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c1246 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_remove_empty_diamond() local
1394 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_optimize_phi() local
1756 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_split_if() local
1940 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_split_if_cmp() local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c4352 ir_ref if_refcounted, end1; in zend_jit_zval_try_addref() local
7700 ir_ref end1 = IR_UNUSED, ref1 = IR_UNUSED; in zend_jit_guard_fetch_result_type() local
11750 ir_ref if_num, end1, ref2; local
11781 ir_ref if_num, end1, ref2; local
12325 ir_ref if_reference, if_array, end1, ref2; local
12388 ir_ref end1 = IR_UNUSED; local
12690 ir_ref end1 = IR_UNUSED; local
/php-src/ext/standard/
H A Dstring.c3620 const char *end1 = (char *) txt1 + len1; local

Completed in 63 milliseconds