struct GCOVBlock::EdgeWeight
Declaration
struct GCOVBlock::EdgeWeight { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ProfileData/GCOV.h:314
Member Variables
- public llvm::GCOVBlock* Dst
- public uint64_t Count = 0
Method Overview
- public EdgeWeight(llvm::GCOVBlock * D)
Methods
ΒΆEdgeWeight(llvm::GCOVBlock* D)
EdgeWeight(llvm::GCOVBlock* D)
Declared at: llvm/include/llvm/ProfileData/GCOV.h:315