LLVM 20.0.0git
|
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::HotColdSplitting | inline |
run(Module &M) | llvm::HotColdSplitting |