Searched refs:getWithNewPtr (Results 1 – 10 of 10) sorted by relevance
100 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
248 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
1229 CurrentPair.second = Location.getWithNewPtr(Translator.getAddr());
292 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
1259 CurrentPair.second = CurrentPair.second.getWithNewPtr(TransAddr);
927 CurrentPair.second = Location.getWithNewPtr(Translator.getAddr());
1338 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
1401 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
1376 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
775 if (isModSet(AA.getModRefInfo(I, MemLoc.getWithNewPtr(Ptr)))) in memoryIsNotModifiedBetween()