Searched refs:zend_jit_osr_entry (Results 1 – 2 of 2) sorted by relevance
1408 zend_jit_osr_entry(&ctx, b); /* OSR (On-Stack-Replacement) Entry-Point */ in zend_jit()
4018 static void zend_jit_osr_entry(zend_jit_ctx *jit, int b) in zend_jit_osr_entry() function
Completed in 58 milliseconds