Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c13837 ir_ref key_ref = IR_UNUSED, if_key = IR_UNUSED, key_path = IR_UNUSED; local
13852 if_key = ir_IF(key_ref);
13853 ir_IF_TRUE(if_key);
13882 ir_IF_FALSE(if_key);

Completed in 44 milliseconds