Searched defs:ToLegal (Results 1 – 2 of 2) sorted by relevance
259 bool ToLegal = MinBitWidth == 1 || DL.isLegalInteger(MinBitWidth); in getMinBitWidth() local
224 bool ToLegal = ToWidth == 1 || DL.isLegalInteger(ToWidth); shouldChangeType() local