Searched refs:dimFound (Results 1 – 1 of 1) sorted by relevance
169 llvm::SmallBitVector dimFound(std::max(getNumInputs(), getNumResults()), in isPermutationOfMinorIdentityWithBroadcasting() local186 dimFound[newPosition] = true; in isPermutationOfMinorIdentityWithBroadcasting()196 while (pos < dimFound.size() && dimFound[pos]) { in isPermutationOfMinorIdentityWithBroadcasting()