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.c13364 ir_ref key_ref = IR_UNUSED, if_key = IR_UNUSED, key_path = IR_UNUSED; local
13379 if_key = ir_IF(key_ref);
13380 ir_IF_TRUE(if_key);
13409 ir_IF_FALSE(if_key);

Completed in 43 milliseconds