Searched refs:GetPromoteWidth (Results 1 – 1 of 1) sorted by relevance
936 auto GetPromoteWidth = [&](Instruction *I) -> uint32_t { in run() local995 if (auto PromotedWidth = GetPromoteWidth(OpI)) { in run()