Searched refs:SkipSelf (Results 1 – 1 of 1) sorted by relevance
2569 MemoryAccess *MA, unsigned &UpwardWalkLimit, bool SkipSelf, in getClobberingMemoryAccessBase() argument2595 if (!SkipSelf || !isa<MemoryDef>(StartingAccess)) in getClobberingMemoryAccessBase()2645 if (SkipSelf && isa<MemoryPhi>(OptimizedAccess) && in getClobberingMemoryAccessBase()2653 LLVM_DEBUG(dbgs() << "Result Memory SSA clobber [SkipSelf = " << SkipSelf); in getClobberingMemoryAccessBase()