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