Lines Matching refs:getPointerOperand
451 return (getPointerOperand() == Inst.getPointerOperand() && in isMatchingMemLoc()
454 bool isValid() const { return getPointerOperand() != nullptr; } in isValid()
464 Value *getPointerOperand() const { in getPointerOperand() function in __anoncdf6c96d0311::EarlyCSE::ParseMemoryInst
467 return LI->getPointerOperand(); in getPointerOperand()
469 return SI->getPointerOperand(); in getPointerOperand()
610 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
632 MemInst.getPointerOperand(), in processNode()
687 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
695 ParseMemoryInst(LastStore, TTI).getPointerOperand() == in processNode()
696 MemInst.getPointerOperand()) && in processNode()
744 MemInst.getPointerOperand(), in processNode()