Home
last modified time | relevance | path

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

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