struct InstrProfiling::PerFunctionProfileData
Declaration
struct InstrProfiling::PerFunctionProfileData { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h:50
Member Variables
- public uint32_t[2] NumValueSites
- public llvm::GlobalVariable* RegionCounters = nullptr
- public llvm::GlobalVariable* DataVar = nullptr
Method Overview
- public PerFunctionProfileData()
Methods
ΒΆPerFunctionProfileData()
PerFunctionProfileData()
Declared at: llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h:55