Lines Matching defs:NumElems
209 unsigned NumElems = N->getNumOperands();210 if (NumElems == 1)212 for (unsigned i = 1; i < NumElems; ++i) {