Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1246 bool verifyReachability(const DomTreeT &DT) { in verifyReachability() function
1591 if (!SNCA.verifyRoots(DT) || !SNCA.verifyReachability(DT) || in Verify()