Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h458 const NodePtr FurthestAway = SNCA.NumToNode[NewNum]; in FindRoots() local
461 << BlockNamePrinter(FurthestAway) << "\n"); in FindRoots()
462 ConnectToExitBlock.insert(FurthestAway); in FindRoots()
463 Roots.push_back(FurthestAway); in FindRoots()
475 Num = SNCA.runDFS(FurthestAway, Num, AlwaysDescend, 1); in FindRoots()