Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp570 ListIndex PathIndex = PausedSearches.pop_back_val(); in getBlockingAccess() local
571 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()
599 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()
611 NewPaused.push_back(PathIndex); in getBlockingAccess()
616 addSearches(cast<MemoryPhi>(Res.Result), PausedSearches, PathIndex); in getBlockingAccess()