Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp599 ListIndex PathIndex = PausedSearches.pop_back_val(); in getBlockingAccess() local
600 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()
635 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()
650 NewPaused.push_back(PathIndex); in getBlockingAccess()
655 addSearches(cast<MemoryPhi>(Res.Result), PausedSearches, PathIndex); in getBlockingAccess()