Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h441 const NodePtr FurthestAway = SNCA.NumToNode[NewNum]; in FindRoots() local
444 << BlockNamePrinter(FurthestAway) << "\n"); in FindRoots()
445 Roots.push_back(FurthestAway); in FindRoots()
457 Num = SNCA.runDFS(FurthestAway, Num, AlwaysDescend, 1); in FindRoots()