enum ContextAttributeMask
Declared at: llvm/include/llvm/ProfileData/SampleProf.h:439
Enumerators
Name | Value | Comment |
---|---|---|
ContextNone | 0 | |
ContextWasInlined | 1 | |
ContextShouldBeInlined | 2 | |
ContextDuplicatedIntoBase | 4 |
Declared at: llvm/include/llvm/ProfileData/SampleProf.h:439
Name | Value | Comment |
---|---|---|
ContextNone | 0 | |
ContextWasInlined | 1 | |
ContextShouldBeInlined | 2 | |
ContextDuplicatedIntoBase | 4 |