enum CodeGenOptions::ProfileInstrKind

Declared at: clang/include/clang/Basic/CodeGenOptions.h:85

Enumerators

NameValueComment
ProfileNone0
ProfileClangInstr1
ProfileIRInstr2
ProfileCSIRInstr3