Home
last modified time | relevance | path

Searched refs:getBestTruncatedType (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h109 Type *getBestTruncatedType();
H A DTruncInstCombine.cpp266 Type *TruncInstCombine::getBestTruncatedType() { in getBestTruncatedType() function in TruncInstCombine
544 if (Type *NewDstSclTy = getBestTruncatedType()) { in run()