Searched defs:PromotedWidth (Results 1 – 1 of 1) sorted by relevance
106 unsigned PromotedWidth = 0; member in __anonab9dbb3d0111::IRPromoter783 bool TypePromotionImpl::TryToPromote(Value *V, unsigned PromotedWidth, in TryToPromote()995 if (auto PromotedWidth = GetPromoteWidth(OpI)) { in run() local