Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h680 static bool isPermutation(const SmallVectorImpl<NodePtr> &A, in isPermutation() function
705 if (!isPermutation(DT.Roots, Roots)) { in UpdateRootsAfterUpdate()
1229 if (!isPermutation(DT.Roots, ComputedRoots)) { in verifyRoots()