Searched refs:IsPotentiallyPromotable (Results 1 – 1 of 1) sorted by relevance
2273 auto IsPotentiallyPromotable = [L](const Instruction *I) { in collectPromotionCandidates() local2284 if (IsPotentiallyPromotable(I)) { in collectPromotionCandidates()