Searched refs:getSkipSelfWalker (Results 1 – 5 of 5) sorted by relevance
2157 MSSA.getSkipSelfWalker()->getClobberingMemoryAccess(Def, BatchAA); in dominatingConditionImpliesValue()2186 MSSA.getSkipSelfWalker()->getClobberingMemoryAccess(Def, BatchAA)); in storeIsNoop()
1151 MSSA.getSkipSelfWalker()->getClobberingMemoryAccess(MA, BAA); in getClobberingMemoryAccess()
486 MemoryAccess *MA = MSSA->getSkipSelfWalker()->getClobberingMemoryAccess(I); in addMemoryStateToExp()
714 LLVM_ABI MemorySSAWalker *getSkipSelfWalker();
1603 MemorySSAWalker *MemorySSA::getSkipSelfWalker() { in getSkipSelfWalker() function in MemorySSA