Searched refs:getWalker (Results 1 – 8 of 8) sorted by relevance
342 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in writtenBetween()708 MSSA->getWalker()->getClobberingMemoryAccess(LI, BAA))) in processStoreOfLoad()1434 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in overreadUndefContents()1790 MSSA->getWalker()->getClobberingMemoryAccess(AnyClobber, DestLoc, BAA); in processMemCpy()1802 MemoryAccess *SrcClobber = MSSA->getWalker()->getClobberingMemoryAccess( in processMemCpy()1908 MSSA->getWalker()->getClobberingMemoryAccess(FirstDef, CombinedLoc, BAA)); in isMemMoveMemSetDependency()1974 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in processByValArgument()2081 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in processImmutArgument()
1151 LaterDef = MSSA->getWalker()->getClobberingMemoryAccess(LaterInst); in isSameMemGeneration()
2208 MSSA.getWalker()->getClobberingMemoryAccess(Def, BatchAA); in storeIsNoop()
3463 MSSAWalker = MSSA->getWalker(); in runGVN()
382 MemorySSAWalker *Walker = MSSA->getWalker(); in isClobberedInFunction()
125 : MSSA(M), Walker(M->getWalker()), BAA(M->getAA()) {} in MemorySSAWalkerAnnotatedWriter()1248 getWalker(); in MemorySSA()1269 getWalker(); in MemorySSA()1590 MemorySSAWalker *MemorySSA::getWalker() { return getWalkerImpl(); } in getWalker() function in MemorySSA1847 getWalker()->invalidateInfo(MA); in removeFromLookups()
265 MSSA->getWalker()->getClobberingMemoryAccess(LI, BAA); in getMatchingValue()
713 LLVM_ABI MemorySSAWalker *getWalker();