Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h1264 bool verifyReachability(const DomTreeT &DT) { in verifyReachability() function
1609 if (!SNCA.verifyRoots(DT) || !SNCA.verifyReachability(DT) || in Verify()