LLVM API Documentation

Public Attributes
llvm::BlockFrequencyInfoImplBase::FrequencyData Struct Reference

Stats about a block itself. More...

#include <BlockFrequencyInfoImpl.h>

Collaboration diagram for llvm::BlockFrequencyInfoImplBase::FrequencyData:
Collaboration graph
[legend]

List of all members.

Public Attributes

Scaled64 Scaled
uint64_t Integer

Detailed Description

Stats about a block itself.

Definition at line 187 of file BlockFrequencyInfoImpl.h.


Member Data Documentation

Definition at line 189 of file BlockFrequencyInfoImpl.h.

Definition at line 188 of file BlockFrequencyInfoImpl.h.


The documentation for this struct was generated from the following file: