Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp540 const MemoryAccess *SkipStopAt = nullptr) const { in walkToPhiOrClobber() argument
545 if (Current == StopAt || Current == SkipStopAt) in walkToPhiOrClobber()