Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp631 ListIndex PathIndex = PausedSearches.pop_back_val(); in getBlockingAccess() local
632 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()
669 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()
684 NewPaused.push_back(PathIndex); in getBlockingAccess()
689 addSearches(cast<MemoryPhi>(Res.Result), PausedSearches, PathIndex); in getBlockingAccess()