Searched refs:getOutliningPenalty (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp227 // with \ref getOutliningPenalty is needed to model the costs of terminators.
239 static int getOutliningPenalty(ArrayRef<BasicBlock *> Region, function
317 getOutliningPenalty(Region, Inputs.size(), Outputs.size());

Completed in 48 milliseconds