Home | History | Annotate | Download | only in Utils

Lines Matching refs:fitsInLegalInteger

3548   // Avoid overflow, fitsInLegalInteger uses unsigned int for the width.
3551 return TD->fitsInLegalInteger(TableSize * IT->getBitWidth());