Searched refs:RankVectorTypes (Results 1 – 1 of 1) sorted by relevance
1946 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable() local1958 llvm::sort(CandidateTys, RankVectorTypes); in isVectorPromotionViable()1960 std::unique(CandidateTys.begin(), CandidateTys.end(), RankVectorTypes), in isVectorPromotionViable()