Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h66 #define ir_EQ(_op1, _op2) ir_CMP_OP(IR_EQ, (_op1), (_op2)) macro

Completed in 14 milliseconds