Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Width

1688   // Find integer phis in order of increasing width.
1750 // If this phi has the same width but is more canonical, replace the
1821 unsigned Width = cast<IntegerType>(UDivExpr->getType())->getBitWidth();
1822 return DL.isIllegalInteger(Width);