Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2525 unsigned NumRetVTs = Int->IS.RetVTs.size(); in ApplyTypeConstraints() local
2528 for (unsigned i = 0, e = NumRetVTs; i != e; ++i) in ApplyTypeConstraints()