Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11912 if (type == BP_JIT_IS) {
11942 if (type == BP_JIT_IS) {
11949 case BP_JIT_IS:
12179 case BP_JIT_IS:
12310 case BP_JIT_IS:
12357 if (type == BP_JIT_IS
12361 } else if (type == BP_JIT_IS
13087 if (!zend_jit_fetch_dimension_address_inner(jit, opline, BP_JIT_IS, op1_info,
H A Dzend_jit.c796 #define BP_JIT_IS 6 /* Used for ISSET_ISEMPTY_DIM_OBJ. see BP_VAR_*defines in Zend/zend_compile.h */ macro

Completed in 52 milliseconds