Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h92 bool buildTruncExpressionGraph();
H A DTruncInstCombine.cpp88 bool TruncInstCombine::buildTruncExpressionGraph() { in buildTruncExpressionGraph() function in TruncInstCombine
267 if (!buildTruncExpressionGraph()) in getBestTruncatedType()