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