Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1778 unsigned NumRetVTs = Int->IS.RetVTs.size(); in ApplyTypeConstraints() local
1781 for (unsigned i = 0, e = NumRetVTs; i != e; ++i) in ApplyTypeConstraints()