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_cfg.c59 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_remove_empty_diamond() local
190 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_optimize_phi() local
540 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_split_if() local
641 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.c4351 ir_ref if_refcounted, end1; in zend_jit_zval_try_addref() local
7699 ir_ref end1 = IR_UNUSED, ref1 = IR_UNUSED; in zend_jit_guard_fetch_result_type() local
11746 ir_ref if_num, end1, ref2; local
11777 ir_ref if_num, end1, ref2; local
12321 ir_ref if_reference, if_array, end1, ref2; local
12384 ir_ref end1 = IR_UNUSED; local
12686 ir_ref end1 = IR_UNUSED; local
/php-src/ext/standard/
H A Dstring.c3620 const char *end1 = (char *) txt1 + len1; local

Completed in 64 milliseconds