Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
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-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1007 static bool isPermutation(ArrayRef<int> Mask) { in isPermutation() function
1918 if (!isPermutation(SM.Mask)) in perfect()