Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp628 ListIndex PathIndex = PausedSearches.pop_back_val(); in getBlockingAccess() local
629 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()
666 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()
681 NewPaused.push_back(PathIndex); in getBlockingAccess()
686 addSearches(cast<MemoryPhi>(Res.Result), PausedSearches, PathIndex); in getBlockingAccess()