Searched refs:getWithNewPtr (Results 1 – 7 of 7) sorted by relevance
300 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
1286 CurrentPair.second = CurrentPair.second.getWithNewPtr(Addr);
2629 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop()2677 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop()
1338 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
1449 findDominatingValue(Loc.getWithNewPtr(Sel->getTrueValue()), in AnalyzeLoadAvailability()1454 findDominatingValue(Loc.getWithNewPtr(Sel->getFalseValue()), in AnalyzeLoadAvailability()
1198 MCopyLoc = MCopyLoc.getWithNewPtr(CopySource); in processMemCpyMemCpyDependence()
474 if (isModSet(AA.getModRefInfo(I, MemLoc.getWithNewPtr(Ptr)))) in memoryIsNotModifiedBetween()