Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1263 bool verifyReachability(const DomTreeT &DT) { in verifyReachability() function
1608 if (!SNCA.verifyRoots(DT) || !SNCA.verifyReachability(DT) || in Verify()