Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getIntegerBitWidth

1621     bool CanOverflow = value->getType()->getIntegerBitWidth() >=
1622 CGF.IntTy->getIntegerBitWidth();