Home
last modified time | relevance | path

Searched refs:SkipStopAt (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemorySSA.cpp588 const MemoryAccess *SkipStopAt = nullptr) const { in walkToPhiOrClobber() argument
603 if (Current == StopAt || Current == SkipStopAt) in walkToPhiOrClobber()