Searched refs:PromoteWidth (Results 1 – 1 of 1) sorted by relevance
968 auto PromoteWidth = ZExtVT.getFixedSizeInBits(); in run() local969 if (RegisterBitWidth < PromoteWidth) { in run()974 MadeChange |= TryToPromote(Phi, PromoteWidth, LI); in run()