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