Home
last modified time | relevance | path

Searched defs:IR_OPTX (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.h363 #define IR_OPTX(op, type, n) ((uint32_t)(op) | ((uint32_t)(type) << IR_OPT_TYPE_SHIFT) | ((uint32_t… macro

Completed in 12 milliseconds