Searched refs:SkipSelf (Results 1 – 1 of 1) sorted by relevance
2554 bool SkipSelf, bool UseInvariantGroup) { in getClobberingMemoryAccessBase() argument2579 if (!SkipSelf || !isa<MemoryDef>(StartingAccess)) in getClobberingMemoryAccessBase()2623 if (SkipSelf && isa<MemoryPhi>(OptimizedAccess) && in getClobberingMemoryAccessBase()2631 LLVM_DEBUG(dbgs() << "Result Memory SSA clobber [SkipSelf = " << SkipSelf); in getClobberingMemoryAccessBase()