Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp124 MinBlockCounterExecution("min-block-execution", cl::init(100), cl::Hidden, variable
451 static_cast<int>(ColdBranchRatio * MinBlockCounterExecution), in computeOutliningColdRegionsInfo()
452 MinBlockCounterExecution); in computeOutliningColdRegionsInfo()
472 BBProfileCount(thisBB) < MinBlockCounterExecution) in computeOutliningColdRegionsInfo()