Searched refs:curTypes (Results 1 – 1 of 1) sorted by relevance
61 auto curTypes = owner->resultType.cast<TupleType>().getTypes(); in setType() local62 if (curTypes[resultNo] == newType) in setType()64 auto newTypes = llvm::to_vector<4>(curTypes); in setType()