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