struct CountSumOrPercent

Declaration

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

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

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:595

void reset()

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