Searched refs:oldTypes (Results 1 – 2 of 2) sorted by relevance
246 TypeRange oldTypes, ArrayRef<unsigned> indices, TypeRange newTypes, in insertTypesInto() argument251 return oldTypes; in insertTypesInto()253 auto fromIt = oldTypes.begin(); in insertTypesInto()255 const auto toIt = oldTypes.begin() + std::get<0>(it); in insertTypesInto()260 storage.append(fromIt, oldTypes.end()); in insertTypesInto()
101 TypeRange insertTypesInto(TypeRange oldTypes, ArrayRef<unsigned> indices,