Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h699 static bool isPermutation(const SmallVectorImpl<NodePtr> &A, in isPermutation() function
724 if (!isPermutation(DT.Roots, Roots)) { in UpdateRootsAfterUpdate()
1248 if (!isPermutation(DT.Roots, ComputedRoots)) { in verifyRoots()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1007 static bool isPermutation(ArrayRef<int> Mask) { in isPermutation() function
1918 if (!isPermutation(SM.Mask)) in perfect()