Searched refs:NumNonZeroIndices (Results 1 – 1 of 1) sorted by relevance
267 unsigned NumNonZeroIndices = 0; in hasOnlyOneNonZeroIndex() local271 ++NumNonZeroIndices; in hasOnlyOneNonZeroIndex()273 return NumNonZeroIndices <= 1; in hasOnlyOneNonZeroIndex()