enum SampleProfileFormat
Declared at: llvm/include/llvm/ProfileData/SampleProf.h:87
Enumerators
Name | Value | Comment |
---|---|---|
SPF_None | 0 | |
SPF_Text | 1 | |
SPF_Compact_Binary | 2 | |
SPF_GCC | 3 | |
SPF_Ext_Binary | 4 | |
SPF_Binary | 255 |
Declared at: llvm/include/llvm/ProfileData/SampleProf.h:87
Name | Value | Comment |
---|---|---|
SPF_None | 0 | |
SPF_Text | 1 | |
SPF_Compact_Binary | 2 | |
SPF_GCC | 3 | |
SPF_Ext_Binary | 4 | |
SPF_Binary | 255 |