Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h698 static bool isPermutation(const SmallVectorImpl<NodePtr> &A, in isPermutation() function
723 if (!isPermutation(DT.Roots, Roots)) { in UpdateRootsAfterUpdate()
1247 if (!isPermutation(DT.Roots, ComputedRoots)) { in verifyRoots()