Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h78 unsigned OutputBlockNum = -1; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1465 << Region.OutputBlockNum << "\n"); in replaceCalledFunction()
1467 Region.OutputBlockNum)); in replaceCalledFunction()
2055 Region.OutputBlockNum = -1; in analyzeAndPruneOutputBlocks()
2094 Region.OutputBlockNum = *MatchingBB; in alignOutputBlockWithAggFunc()
2100 Region.OutputBlockNum = OutputStoreBBs.size(); in alignOutputBlockWithAggFunc()
2268 CurrentOS->OutputBlockNum = 0; in fillOverallFunction()