Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2467 unsigned NumRetVTs = Int->IS.RetVTs.size(); in ApplyTypeConstraints() local
2470 for (unsigned i = 0, e = NumRetVTs; i != e; ++i) in ApplyTypeConstraints()