Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h104 Type *getBestTruncatedType();
DTruncInstCombine.cpp229 Type *TruncInstCombine::getBestTruncatedType() { in getBestTruncatedType() function in TruncInstCombine
407 if (Type *NewDstSclTy = getBestTruncatedType()) { in run()