Searched refs:NumResultsToAdd (Results 1 – 1 of 1) sorted by relevance
2373 unsigned NumResultsToAdd = std::min(InstInfo.Operands.NumDefs, in ApplyTypeConstraints() local2375 for (unsigned ResNo = 0; ResNo != NumResultsToAdd; ++ResNo) in ApplyTypeConstraints()2381 unsigned ResNo = NumResultsToAdd; in ApplyTypeConstraints()