Searched refs:NumRetVTs (Results 1 – 1 of 1) sorted by relevance
2467 unsigned NumRetVTs = Int->IS.RetVTs.size(); in ApplyTypeConstraints() local2470 for (unsigned i = 0, e = NumRetVTs; i != e; ++i) in ApplyTypeConstraints()