Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2223 if (!zend_jit_defined(&ctx, opline, smart_branch_opcode, target_label, target_label2, NULL)) { in zend_jit()
H A Dzend_jit_trace.c5523 if (!zend_jit_defined(&ctx, opline, smart_branch_opcode, -1, -1, exit_addr)) { in zend_jit_trace()
H A Dzend_jit_ir.c7757 static int zend_jit_defined(zend_jit_ctx *jit, const zend_op *opline, uint8_t smart_branch_opcode, … in zend_jit_defined() function

Completed in 72 milliseconds