enum FunctionSummary::ForceSummaryHotnessType
Description
Types for -force-summary-edges-cold debugging option.
Declared at: llvm/include/llvm/IR/ModuleSummaryIndex.h:497
Enumerators
Name | Value | Comment |
---|---|---|
FSHT_None | 0 | |
FSHT_AllNonCritical | 1 | |
FSHT_All | 2 |
Types for -force-summary-edges-cold debugging option.
Declared at: llvm/include/llvm/IR/ModuleSummaryIndex.h:497
Name | Value | Comment |
---|---|---|
FSHT_None | 0 | |
FSHT_AllNonCritical | 1 | |
FSHT_All | 2 |