Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h89 bool buildTruncExpressionDag();
DTruncInstCombine.cpp65 bool TruncInstCombine::buildTruncExpressionDag() { in buildTruncExpressionDag() function in TruncInstCombine
230 if (!buildTruncExpressionDag()) in getBestTruncatedType()