Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir_builder.h606 #define ir_GUARD(_condition, _addr) _ir_GUARD(_ir_CTX, (_condition), (_addr))
676 void _ir_GUARD(ir_ctx *ctx, ir_ref condition, ir_ref addr);
H A Dir.c2306 void _ir_GUARD(ir_ctx *ctx, ir_ref condition, ir_ref addr) in _ir_GUARD() function

Completed in 24 milliseconds