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