enum class InstrProfKind

Description

An enum describing the attributes of an instrumented profile.

Declared at: llvm/include/llvm/ProfileData/InstrProf.h:282

Enumerators

NameValueComment
Unknown0
FrontendInstrumentation1
IRInstrumentation2
FunctionEntryInstrumentation4
ContextSensitive8
SingleByteCoverage16
FunctionEntryOnly32
MemProf64
LLVM_BITMASK_LARGEST_ENUMERATOR64