Searched refs:jit_EMALLOC (Results 1 – 1 of 1) sorted by relevance
827 static ir_ref jit_EMALLOC(zend_jit_ctx *jit, size_t size, const zend_op_array *op_array, const zend… in jit_EMALLOC() function9506 ref = jit_EMALLOC(jit, sizeof(zend_reference), op_array, opline);
Completed in 58 milliseconds