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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h120 void ReduceExpressionDag(Type *SclTy);
H A DTruncInstCombine.cpp313 void TruncInstCombine::ReduceExpressionDag(Type *SclTy) { function in class:TruncInstCombine
432 ReduceExpressionDag(NewDstSclTy);

Completed in 55 milliseconds