struct CountSumOrPercent

Declaration

struct CountSumOrPercent { /* full declaration omitted */ };

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

Member Variables

public uint64_t NumEntries
public double CountSum
public double[2] ValueCounts

Method Overview

Methods

CountSumOrPercent()

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

void reset()

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