Searched refs:ZEND_JIT_TRACE_DO_ICALL (Results 1 – 4 of 4) sorted by relevance
354 ZEND_JIT_TRACE_DO_ICALL, enumerator
924 TRACE_RECORD(ZEND_JIT_TRACE_DO_ICALL, 0, func);
677 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace_add_phis()1315 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in find_trampoline_num_args()1403 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace_build_tssa()2648 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace_build_tssa()7158 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_trace()7972 } else if (p->op == ZEND_JIT_TRACE_DO_ICALL) { in zend_jit_dump_trace()
9967 if (trace->op == ZEND_JIT_TRACE_DO_ICALL) {
Completed in 86 milliseconds