Searched refs:getWalker (Results 1 – 7 of 7) sorted by relevance
360 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in writtenBetween()751 MSSA->getWalker()->getClobberingMemoryAccess(LI))) { in processStore()1333 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in performMemCpyToMemSetOptzn()1405 MemoryAccess *AnyClobber = MSSA->getWalker()->getClobberingMemoryAccess(MA); in processMemCpy()1408 MSSA->getWalker()->getClobberingMemoryAccess(AnyClobber, DestLoc); in processMemCpy()1420 MemoryAccess *SrcClobber = MSSA->getWalker()->getClobberingMemoryAccess( in processMemCpy()1584 MemoryAccess *Clobber = MSSA->getWalker()->getClobberingMemoryAccess( in processByValArgument()
1018 LaterDef = MSSA->getWalker()->getClobberingMemoryAccess(LaterInst); in isSameMemGeneration()
1804 MSSA.getWalker()->getClobberingMemoryAccess(Def); in storeIsNoop()
3393 MSSAWalker = MSSA->getWalker(); in runGVN()
74 const MemoryAccess *MA = MSSA->getWalker()->getClobberingMemoryAccess(Load); in isClobberedInFunction()
1252 getWalker(); in MemorySSA()1566 MemorySSAWalker *MemorySSA::getWalker() { return getWalkerImpl(); } in getWalker() function in MemorySSA1812 getWalker()->invalidateInfo(MA); in removeFromLookups()
714 MemorySSAWalker *getWalker();