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