Searched defs:CheckCandidateType (Results 1 – 1 of 1) sorted by relevance
2213 function_ref<void(Type *)> CheckCandidateType, Partition &P, in createAndCheckVectorTypesForPromotion()2266 auto CheckCandidateType = [&](Type *Ty) { in isVectorPromotionViable() local