Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h119 void ReduceExpressionDag(Type *SclTy);
DTruncInstCombine.cpp301 void TruncInstCombine::ReduceExpressionDag(Type *SclTy) { in ReduceExpressionDag() function in TruncInstCombine
412 ReduceExpressionDag(NewDstSclTy); in run()