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