Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h136 void ReduceExpressionGraph(Type *SclTy);
H A DTruncInstCombine.cpp380 void TruncInstCombine::ReduceExpressionGraph(Type *SclTy) { in ReduceExpressionGraph() function in TruncInstCombine
549 ReduceExpressionGraph(NewDstSclTy); in run()