Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_check.c71 static bool ir_check_domination(const ir_ctx *ctx, ir_ref def, ir_ref use) in ir_check_domination() function
196 && !ir_check_domination(ctx, use, i)) { in ir_check()

Completed in 7 milliseconds