class EdgeSet::iterator

Declaration

class EdgeSet::iterator { /* full declaration omitted */ };

Declared at: llvm/lib/Target/X86/ImmutableGraph.h:251

Member Variables

private const llvm::ImmutableGraph::EdgeSet& Set
private llvm::ImmutableGraph::size_type Current

Method Overview

  • private void advance()
  • public iterator(const llvm::ImmutableGraph::EdgeSet & Set, llvm::ImmutableGraph::size_type Begin)

Methods

void advance()

Declared at: llvm/lib/Target/X86/ImmutableGraph.h:255

iterator(const llvm::ImmutableGraph::EdgeSet& Set,
         llvm::ImmutableGraph::size_type Begin)

Declared at: llvm/lib/Target/X86/ImmutableGraph.h:261

Parameters

const llvm::ImmutableGraph::EdgeSet& Set
llvm::ImmutableGraph::size_type Begin