Searched defs:true_inputs (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 3478 ir_ref true_inputs, in _zend_jit_merge_smart_branch_inputs() 7186 ir_ref true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_cmp() local 7461 ir_ref ref, end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_bool_jmpznz() local 7764 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_defined() local 8067 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_type_check() local 8248 ir_ref end_inputs = IR_UNUSED, true_inputs = IR_UNUSED, false_inputs = IR_UNUSED; in zend_jit_isset_isempty_cv() local 13049 ir_refs *true_inputs; local
|
Completed in 49 milliseconds