Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c1382 static bool ir_is_zero(ir_ctx *ctx, ir_ref ref) in ir_is_zero() function
1501 && ir_is_zero(ctx, cond->op2) in ir_optimize_phi()
1504 && ir_is_zero(ctx, cond->op1) in ir_optimize_phi()
1510 && ir_is_zero(ctx, cond->op2) in ir_optimize_phi()
1513 && ir_is_zero(ctx, cond->op1) in ir_optimize_phi()

Completed in 9 milliseconds