enum CodeGenOptions::ProfileInstrKind
Declared at: clang/include/clang/Basic/CodeGenOptions.h:85
Enumerators
Name | Value | Comment |
---|---|---|
ProfileNone | 0 | |
ProfileClangInstr | 1 | |
ProfileIRInstr | 2 | |
ProfileCSIRInstr | 3 |
Declared at: clang/include/clang/Basic/CodeGenOptions.h:85
Name | Value | Comment |
---|---|---|
ProfileNone | 0 | |
ProfileClangInstr | 1 | |
ProfileIRInstr | 2 | |
ProfileCSIRInstr | 3 |