Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isLegalInteger

624   if (TD && !TD->isLegalInteger(Width))
1378 if (PhiWidth < BCWidth || (TD && !TD->isLegalInteger(PhiWidth)))