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.cpp1450 << Region.OutputBlockNum << "\n"); in replaceCalledFunction()
1452 Region.OutputBlockNum)); in replaceCalledFunction()
2033 Region.OutputBlockNum = -1; in analyzeAndPruneOutputBlocks()
2072 Region.OutputBlockNum = *MatchingBB; in alignOutputBlockWithAggFunc()
2078 Region.OutputBlockNum = OutputStoreBBs.size(); in alignOutputBlockWithAggFunc()
2246 CurrentOS->OutputBlockNum = 0; in fillOverallFunction()