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< CallGraph::Node * > Struct Reference
Inheritance diagram for llvm::GraphTraits< CallGraph::Node * >:
Inheritance graph
[legend]

Public Types

using NodeRef = const CallGraph::Node *
 
using ChildIteratorType = CallGraph::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: