Home
last modified time | relevance | path

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

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