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