Searched defs:isPostfix (Results 1 – 1 of 1) sorted by relevance
2262 static bool isPostfix(Opcode Op) { isPostfix() function 2272 bool isPostfix() const { return isPostfix(getOpcode()); } isPostfix() function