Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h122 void ReduceExpressionDag(Type *SclTy);
H A DTruncInstCombine.cpp301 void TruncInstCombine::ReduceExpressionDag(Type *SclTy) { in ReduceExpressionDag() function in TruncInstCombine
412 ReduceExpressionDag(NewDstSclTy); in run()