Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp635 ListIndex PathIndex = PausedSearches.pop_back_val(); in getBlockingAccess() local
636 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()
661 TerminatedPath Term{Node.Last, PathIndex}; in getBlockingAccess()
681 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()
696 NewPaused.push_back(PathIndex); in getBlockingAccess()
701 addSearches(cast<MemoryPhi>(Res.Result), PausedSearches, PathIndex); in getBlockingAccess()