Home
last modified time | relevance | path

Searched refs:NumResultsToAdd (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp2558 unsigned NumResultsToAdd = in ApplyTypeConstraints() local
2560 for (unsigned ResNo = 0; ResNo != NumResultsToAdd; ++ResNo) in ApplyTypeConstraints()
2566 unsigned ResNo = NumResultsToAdd; in ApplyTypeConstraints()