Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp634 ListIndex PathIndex = PausedSearches.pop_back_val(); in getBlockingAccess() local
635 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()
672 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()
687 NewPaused.push_back(PathIndex); in getBlockingAccess()
692 addSearches(cast<MemoryPhi>(Res.Result), PausedSearches, PathIndex); in getBlockingAccess()