Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.h385 #define IR_OPT_TYPE(opt) (((opt) & IR_OPT_TYPE_MASK) >> IR_OPT_TYPE_SHIFT) macro

Completed in 8 milliseconds