Searched refs:NumResultsToAdd (Results 1 – 1 of 1) sorted by relevance
1531 unsigned NumResultsToAdd = InstInfo.Operands.NumDefs ? 1 : 0; in ApplyTypeConstraints() local1532 for (unsigned ResNo = 0; ResNo != NumResultsToAdd; ++ResNo) { in ApplyTypeConstraints()1556 unsigned ResNo = NumResultsToAdd; in ApplyTypeConstraints()