Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp595 ListIndex PriorNode) { in addSearches() argument
596 auto UpwardDefsBegin = upward_defs_begin({Phi, Paths[PriorNode].Loc}, DT); in addSearches()
600 Paths.emplace_back(P.second, P.first, PriorNode); in addSearches()