Searched refs:getWithNewPtr (Results 1 – 7 of 7) sorted by relevance
306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr() function
1278 CurrentPair.second = CurrentPair.second.getWithNewPtr(Addr);
2561 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop()2609 MemoryLocation NewLoc = Loc.getWithNewPtr(Ptr); in analyzeLoop()
1397 Loc.getWithNewPtr(PredPtrVal), isLoad, in getNonLocalPointerDepFromBB()
1354 findDominatingValue(Loc.getWithNewPtr(Sel->getTrueValue()), in AnalyzeLoadAvailability()1359 findDominatingValue(Loc.getWithNewPtr(Sel->getFalseValue()), in AnalyzeLoadAvailability()
1196 MCopyLoc = MCopyLoc.getWithNewPtr(CopySource); in processMemCpyMemCpyDependence()
453 if (isModSet(AA.getModRefInfo(I, MemLoc.getWithNewPtr(Ptr)))) in memoryIsNotModifiedBetween()