Searched defs:FromWidth (Results 1 – 3 of 3) sorted by relevance
93 bool InstCombiner::ShouldChangeType(unsigned FromWidth, in ShouldChangeType()117 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
94 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
391 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local