Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c13891 ir_ref if_null_or_flase = ir_IF(ir_LE(prop_type_ref, ir_CONST_U32(IR_FALSE))); local
13892 ir_IF_TRUE_cold(if_null_or_flase);
13897 ir_IF_FALSE(if_null_or_flase);

Completed in 137 milliseconds