struct SemiNCAInfo::InfoRec

Declaration

struct SemiNCAInfo::InfoRec { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/GenericDomTreeConstruction.h:61

Member Variables

public unsigned int DFSNum = 0
public unsigned int Parent = 0
public unsigned int Semi = 0
public llvm::DomTreeBuilder::SemiNCAInfo::NodePtr Label = nullptr
public llvm::DomTreeBuilder::SemiNCAInfo::NodePtr IDom = nullptr
public SmallVector< llvm::DomTreeBuilder::SemiNCAInfo::NodePtr, 2> ReverseChildren