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.c3412 ir_ref false_inputs) in _zend_jit_merge_smart_branch_inputs()
6974 ir_ref true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_cmp() local
7246 ir_ref ref, end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_bool_jmpznz() local
7549 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_defined() local
7843 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_type_check() local
8022 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_isset_isempty_cv() local
12611 ir_ref false_inputs = IR_UNUSED, end_inputs = IR_UNUSED; local

Completed in 52 milliseconds