Searched refs:NumNonZeroIndices (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp303 unsigned NumNonZeroIndices = 0; local
307 ++NumNonZeroIndices;
309 return NumNonZeroIndices <= 1;

Completed in 163 milliseconds