Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp229 static InstructionCost getOutliningBenefit(ArrayRef<BasicBlock *> Region, in getOutliningBenefit() function
350 InstructionCost OutliningBenefit = getOutliningBenefit(Region, TTI); in extractColdRegion()