Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c11247 ir_ref ref, if_array, if_exists, end_inputs = IR_UNUSED; local
11256 if_exists = ir_IF(ir_EQ(ref, ir_CONST_U32(-1)));
11257 ir_IF_TRUE(if_exists);
11259 ir_IF_FALSE(if_exists);

Completed in 52 milliseconds