Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp324 const int CostForRegionOutput = 3 * TargetTransformInfo::TCC_Basic; in getOutliningPenalty() local
325 Penalty += CostForRegionOutput * NumOutputsAndSplitPhis; in getOutliningPenalty()