Searched refs:IsTruncation (Results 1 – 1 of 1) sorted by relevance
681 const bool IsTruncation = What.getBitWidth() > Ty.getBitWidth(); in castTo() local684 if (IsTruncation) in castTo()