Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isLegalInteger

622   if (TD && !TD->isLegalInteger(Width))
1322 if (PhiWidth < BCWidth || (TD && !TD->isLegalInteger(PhiWidth)))