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