Searched defs:CandidateTysCopy (Results 1 – 1 of 1) sorted by relevance
2212 SetVector<Type *> &OtherTys, ArrayRef<VectorType *> CandidateTysCopy, in createAndCheckVectorTypesForPromotion()2318 SmallVector<VectorType *, 4> CandidateTysCopy = CandidateTys; in isVectorPromotionViable() local