Searched refs:zend_jit_jmp_frameless (Results 1 – 3 of 3) sorted by relevance
2757 if (!zend_jit_jmp_frameless(&ctx, opline, /* exit_addr */ NULL, /* guard */ 0)) { in zend_jit()
5739 if (!zend_jit_jmp_frameless(&ctx, opline, exit_addr, guard)) { in zend_jit_trace()
3848 static int zend_jit_jmp_frameless( in zend_jit_jmp_frameless() function
Completed in 76 milliseconds