LLVM 19.0.0git
llvm::HotColdSplitting Member List

This is the complete list of members for llvm::HotColdSplitting, including all inherited members.

HotColdSplitting(ProfileSummaryInfo *ProfSI, function_ref< BlockFrequencyInfo *(Function &)> GBFI, function_ref< TargetTransformInfo &(Function &)> GTTI, std::function< OptimizationRemarkEmitter &(Function &)> *GORE, function_ref< AssumptionCache *(Function &)> LAC)llvm::HotColdSplittinginline
run(Module &M)llvm::HotColdSplitting