Lines Matching refs:getPointerOperand
442 return (getPointerOperand() == Inst.getPointerOperand() && in isMatchingMemLoc()
445 bool isValid() const { return getPointerOperand() != nullptr; } in isValid()
455 Value *getPointerOperand() const { in getPointerOperand() function in __anon9bb0c3230311::EarlyCSE::ParseMemoryInst
458 return LI->getPointerOperand(); in getPointerOperand()
460 return SI->getPointerOperand(); in getPointerOperand()
636 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
659 MemInst.getPointerOperand(), in processNode()
714 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
722 ParseMemoryInst(LastStore, TTI).getPointerOperand() == in processNode()
723 MemInst.getPointerOperand()) && in processNode()
771 MemInst.getPointerOperand(), in processNode()