Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h120 void ReduceExpressionDag(Type *SclTy);
DTruncInstCombine.cpp310 void TruncInstCombine::ReduceExpressionDag(Type *SclTy) { in ReduceExpressionDag() function in TruncInstCombine
429 ReduceExpressionDag(NewDstSclTy); in run()