struct SemiNCAInfo::BatchUpdateInfo

Declaration

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

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

Member Variables

public SmallVector< llvm::DomTreeBuilder::SemiNCAInfo::UpdateT, 4> Updates
public DenseMap< llvm::DomTreeBuilder::SemiNCAInfo::NodePtr, SmallVector< llvm::DomTreeBuilder::SemiNCAInfo:: BatchUpdateInfo::NodePtrAndKind, 4>> FutureSuccessors
public DenseMap< llvm::DomTreeBuilder::SemiNCAInfo::NodePtr, SmallVector< llvm::DomTreeBuilder::SemiNCAInfo:: BatchUpdateInfo::NodePtrAndKind, 4>> FuturePredecessors
public bool IsRecalculated = false