Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c10239 ir_ref if_extra_args = ir_IF(ir_GT(num_args, first_extra_arg)); local
10240 ir_IF_TRUE_cold(if_extra_args);
10247 ir_IF_FALSE(if_extra_args);

Completed in 63 milliseconds