Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp564 ListIndex PriorNode) { in addSearches() argument
565 auto UpwardDefs = make_range(upward_defs_begin({Phi, Paths[PriorNode].Loc}), in addSearches()
569 Paths.emplace_back(P.second, P.first, PriorNode); in addSearches()