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