Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
HDAggressiveInstCombineInternal.h94 bool buildTruncExpressionGraph();
HDTruncInstCombine.cpp88 bool TruncInstCombine::buildTruncExpressionGraph() { in buildTruncExpressionGraph() function in TruncInstCombine
267 if (!buildTruncExpressionGraph()) in getBestTruncatedType()