Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c9937 ir_ref rx, func_ref = IR_UNUSED, if_user = IR_UNUSED, user_path = IR_UNUSED; local
10089 if_user = ir_IF(ir_EQ(type_ref, ir_CONST_U8(ZEND_USER_FUNCTION)));
10090 ir_IF_TRUE(if_user);
10419 ir_IF_FALSE(if_user);

Completed in 48 milliseconds