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