Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isLegalInteger

101   bool FromLegal = TD->isLegalInteger(FromWidth);
102 bool ToLegal = TD->isLegalInteger(ToWidth);