Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h473 if (HasNonTrivialRoots) RemoveRedundantRoots(DT, BUI, Roots); in FindRoots()
492 static void RemoveRedundantRoots(const DomTreeT &DT, BatchUpdatePtr BUI, in RemoveRedundantRoots() function