Searched defs:CandidateTys (Results 1 – 1 of 1) sorted by relevance
2126 SmallVectorImpl<VectorType *> &CandidateTys, in checkVectorTypesForPromotion()2214 const DataLayout &DL, SmallVectorImpl<VectorType *> &CandidateTys, in createAndCheckVectorTypesForPromotion()2258 SmallVector<VectorType *, 4> CandidateTys; in isVectorPromotionViable() local