Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3471 ir_ref true_inputs, in _zend_jit_merge_smart_branch_inputs()
7173 ir_ref true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_cmp() local
7448 ir_ref ref, end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_bool_jmpznz() local
7751 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_defined() local
8054 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_type_check() local
8235 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_isset_isempty_cv() local
12821 ir_refs *true_inputs; local

Completed in 72 milliseconds