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