Searched refs:getWithNewPtr (Results 1 – 6 of 6) sorted by relevance
306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
1273 CurrentPair.second = CurrentPair.second.getWithNewPtr(Addr);
2487 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop()2536 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop()
1397 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
1289 findDominatingValue(Loc.getWithNewPtr(Sel->getTrueValue()), in AnalyzeLoadAvailability()1294 findDominatingValue(Loc.getWithNewPtr(Sel->getFalseValue()), in AnalyzeLoadAvailability()
453 if (isModSet(AA.getModRefInfo(I, MemLoc.getWithNewPtr(Ptr)))) in memoryIsNotModifiedBetween()