Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_private.h873 #define IR_IS_SYM_CONST(op) ((op) == IR_STR || (op) == IR_SYM || (op) == IR_FUNC) macro

Completed in 12 milliseconds