Searched refs:getBestTruncatedType (Results 1 – 2 of 2) sorted by relevance
104 Type *getBestTruncatedType();
229 Type *TruncInstCombine::getBestTruncatedType() { in getBestTruncatedType() function in TruncInstCombine407 if (Type *NewDstSclTy = getBestTruncatedType()) { in run()