Lines Matching refs:getPointerOperand
608 return hash_combine(GEP->getOpcode(), GEP->getPointerOperand(), in getHashValue()
620 if (LGEP->getPointerOperand() != RGEP->getPointerOperand()) in isEqual()
899 bool isValid() const { return getPointerOperand() != nullptr; } in isValid()
911 Value *getPointerOperand() const { in getPointerOperand() function in __anon472e9e410411::EarlyCSE::ParseMemoryInst
1318 if (Earlier.getPointerOperand() != Later.getPointerOperand()) in overridingStores()
1580 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1602 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1692 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1700 ParseMemoryInst(LastStore, TTI).getPointerOperand() == in processNode()
1701 MemInst.getPointerOperand() || in processNode()
1752 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()