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