struct InstrProfiling::PerFunctionProfileData

Declaration

struct InstrProfiling::PerFunctionProfileData { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h:49

Member Variables

public uint32_t[2] NumValueSites
public llvm::GlobalVariable* RegionCounters = nullptr
public llvm::GlobalVariable* DataVar = nullptr

Method Overview

Methods

ΒΆPerFunctionProfileData()

Declared at: llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h:54