Home
last modified time | relevance | path

Searched refs:phi_inputs_are_the_same (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1412 bool phi_inputs_are_the_same = 1; in zend_jit_gen_phi() local
1429 phi_inputs_are_the_same = 0; in zend_jit_gen_phi()
1435 phi_inputs_are_the_same = 0; in zend_jit_gen_phi()
1440 if (phi_inputs_are_the_same) { in zend_jit_gen_phi()

Completed in 59 milliseconds