llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
SymbolTableListTraits< Func > Class Reference

#include <core/symbol_table.h>

Inheritance diagram for SymbolTableListTraits< Func >:
Inheritance graph
[legend]
Collaboration diagram for SymbolTableListTraits< Func >:
Collaboration graph
[legend]

Public Member Functions

ProggetParent ()
 
void addNodeToList (Func *V)
 
void removeNodeFromList (Func *V)
 
void transferNodesFromList (SymbolTableListTraits &L2, iterator first, iterator last)
 

Detailed Description

Functions are special symbol table entries since they track blocks.


The documentation for this class was generated from the following files: