Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp2631 unsigned NumResultsToAdd = in ApplyTypeConstraints() local
2633 for (unsigned ResNo = 0; ResNo != NumResultsToAdd; ++ResNo) in ApplyTypeConstraints()
2639 unsigned ResNo = NumResultsToAdd; in ApplyTypeConstraints()