Home
last modified time | relevance | path

Searched refs:zend_ssa_inference (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/Zend/Optimizer/
H A Dzend_inference.h220 ZEND_API int zend_ssa_inference(zend_arena **raena, const zend_op_array *op_array, const zend_scrip…
H A Ddfa_pass.c98 …if (zend_ssa_inference(&ctx->arena, op_array, ctx->script, ssa, ctx->optimization_level) == FAILUR… in zend_dfa_analyze_op_array()
H A Dzend_inference.c4747 ZEND_API zend_result zend_ssa_inference(zend_arena **arena, const zend_op_array *op_array, const ze… in zend_ssa_inference() function
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c1349 if (zend_ssa_inference(&CG(arena), op_array, script, ssa, in zend_jit_op_array_analyze2()

Completed in 32 milliseconds