Searched defs:isArithmeticOp (Results 1 – 1 of 1) sorted by relevance
2264 static bool isArithmeticOp(Opcode Op) { isArithmeticOp() function 2267 bool isArithmeticOp() const { return isArithmeticOp(getOpcode()); } isArithmeticOp() function