Lines Matching refs:NumValues
1128 unsigned NumValues = ValueVTs.size();1129 if (NumValues == 0) return;1131 for (unsigned j = 0, f = NumValues; j != f; ++j) {