Searched refs:TryToPromote (Results 1 – 1 of 1) sorted by relevance
173 bool TryToPromote(Value *V, unsigned PromotedWidth, const LoopInfo &LI);783 bool TypePromotionImpl::TryToPromote(Value *V, unsigned PromotedWidth, in TryToPromote() function in TypePromotionImpl984 MadeChange |= TryToPromote(Phi, PromoteWidth, LI); in run()996 MadeChange |= TryToPromote(OpI, PromotedWidth, LI); in run()