llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Classes
llvm Namespace Reference

Graph traits for call graph nodes. More...

Classes

struct  DOTGraphTraits< CallGraph * >
 
struct  DOTGraphTraits< Func * >
 
struct  GraphTraits< Block * >
 Traits for blocks. More...
 
struct  GraphTraits< CallGraph * >
 Graph traits for the call graph. More...
 
struct  GraphTraits< CallGraph::Node * >
 
struct  GraphTraits< const Block * >
 
struct  GraphTraits< const Func * >
 
struct  GraphTraits< Func * >
 Traits for functions. More...
 
struct  GraphTraits< llvm::Inverse< Block * > >
 Reverse traits for blocks. More...
 
struct  GraphTraits< llvm::Inverse< const Block * > >
 
struct  GraphTraits< llvm::Inverse< const Func * > >
 
struct  GraphTraits< llvm::Inverse< Func * > >
 Reverse traits for functions. More...
 
struct  GraphTraits< ObjectGraph * >
 Graph traits for the object graph. More...
 
struct  GraphTraits< ObjectGraph::Node * >
 
struct  GraphTraits< PointerClosure * >
 
struct  GraphTraits< PointerClosure::Node * >
 
struct  ilist_traits< Data >
 
struct  ilist_traits< Inst >
 
struct  ilist_traits< Item >
 
struct  ilist_traits< Object >
 

Detailed Description

Graph traits for call graph nodes.

Graph traits for object graph nodes.