Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.h631 ir_ref ir_const_bool(ir_ctx *ctx, bool c);
H A Dir_builder.h20 #define ir_CONST_BOOL(_val) ir_const_bool(_ir_CTX, (_val))
H A Dir.c597 ir_ref ir_const_bool(ir_ctx *ctx, bool c) in ir_const_bool() function

Completed in 25 milliseconds