Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h120 void ReduceExpressionDag(Type *SclTy);
H A DTruncInstCombine.cpp310 void TruncInstCombine::ReduceExpressionDag(Type *SclTy) { in ReduceExpressionDag() function in TruncInstCombine
429 ReduceExpressionDag(NewDstSclTy); in run()