Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c1247 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_remove_empty_diamond() local
1395 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_optimize_phi() local
1757 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_split_if() local
1941 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.c4419 ir_ref if_refcounted, end1; in zend_jit_zval_try_addref() local
7915 ir_ref end1 = IR_UNUSED, ref1 = IR_UNUSED; in zend_jit_guard_fetch_result_type() local
12181 ir_ref if_num, end1, ref2; local
12212 ir_ref if_num, end1, ref2; local
12757 ir_ref if_reference, if_array, end1, ref2; local
12820 ir_ref end1 = IR_UNUSED; local
13127 ir_ref end1 = IR_UNUSED; local
/php-src/ext/standard/
H A Dstring.c3588 const char *end1 = (char *) txt1 + len1; local

Completed in 62 milliseconds