llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Types | Static Public Member Functions | List of all members
llvm::GraphTraits< ObjectGraph::Node * > Struct Reference
Inheritance diagram for llvm::GraphTraits< ObjectGraph::Node * >:
Inheritance graph
[legend]

Public Types

using NodeRef = const ObjectGraph::Node *
 
using ChildIteratorType = ObjectGraph::Node::iterator
 

Static Public Member Functions

static ChildIteratorType child_begin (NodeRef N)
 
static ChildIteratorType child_end (NodeRef N)
 

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