LLVM: llvm::coverage::mcdc::TVIdxBuilder::MCDCNode Struct Reference (original) (raw)

#include "[llvm/ProfileData/Coverage/CoverageMapping.h](CoverageMapping%5F8h%5Fsource.html)"

Public Attributes
int InCount = 0
int Width
Reference count; temporary use.
ConditionIDs NextIDs
Number of accumulated paths (>= 1)

Definition at line 650 of file CoverageMapping.h.

InCount

int llvm::coverage::mcdc::TVIdxBuilder::MCDCNode::InCount = 0

NextIDs

ConditionIDs llvm::coverage::mcdc::TVIdxBuilder::MCDCNode::NextIDs

Width

int llvm::coverage::mcdc::TVIdxBuilder::MCDCNode::Width


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