Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.c2388 void _ir_UNREACHABLE(ir_ctx *ctx) function
2404 _ir_UNREACHABLE(ctx);
2415 _ir_UNREACHABLE(ctx);
2433 _ir_UNREACHABLE(ctx);
2452 _ir_UNREACHABLE(ctx);
2472 _ir_UNREACHABLE(ctx);
2493 _ir_UNREACHABLE(ctx);
2513 _ir_UNREACHABLE(ctx);
H A Dir_builder.h607 #define ir_UNREACHABLE() _ir_UNREACHABLE(_ir_CTX)
678 void _ir_UNREACHABLE(ir_ctx *ctx);

Completed in 32 milliseconds