CIL API Documentation (version 1.3.7)

Index of types
Index of exceptions
Index of values
Index of class methods
Index of classes
Index of class types
Index of modules
Index of module types


Pretty
Utility functions for pretty-printing.
Errormsg
Utility functions for error-reporting
Clist
Utilities for managing "concatenable lists" (clists).
Stats
Utilities for maintaining timing statistics
Cil
CIL API Documentation.
Formatcil
An Interpreter for constructing CIL constructs
Alpha
ALPHA conversion
Cillower
A number of lowering passes over CIL
Cfg
Code to compute the control-flow graph of a function or file.
Dataflow
A framework for data flow analysis for CIL code.
Dominators
Compute dominators using data flow analysis