Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3455 ir_ref false_inputs) in _zend_jit_merge_smart_branch_inputs()
7039 ir_ref true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_cmp() local
7311 ir_ref ref, end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_bool_jmpznz() local
7614 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_defined() local
7917 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_type_check() local
8096 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_isset_isempty_cv() local
12674 ir_ref false_inputs = IR_UNUSED, end_inputs = IR_UNUSED; local

Completed in 103 milliseconds