Searched defs:isPtrMemOp (Results 1 – 1 of 1) sorted by relevance
3890 static bool isPtrMemOp(Opcode Opc) { in isPtrMemOp() function3893 bool isPtrMemOp() const { return isPtrMemOp(getOpcode()); } in isPtrMemOp() function