LLVM Programmer's Manual
  1. Introduction
  2. Helpful Hints for Common Operations
  3. General Information
  4. The Core LLVM Class Heirarchy Reference

    Written by Dinakar Dhurjati and Chris Lattner

Introduction
General Information
   The C++ Standard Template Library
Helpful Hints for Common Operations
The Core LLVM Class Heirarchy Reference
   The Value class


Important Public Members of the Value class

   The User class


Important Public Members of the User class

   The Instruction class


Important Public Members of the Instruction class

   The BasicBlock class


Important Public Members of the BasicBlock class

   The GlobalValue class


Important Public Members of the GlobalValue class

   The Function class


Important Public Members of the Function class

   The GlobalVariable class


Important Public Members of the GlobalVariable class

   The Module class


Important Public Members of the Module class

   The Constant class and subclasses


Important Public Methods

   The Type class and Derived Types


Important Public Methods

   The Argument class

By: Dinakar Dhurjati and Chris Lattner
Last modified: Fri Sep 6 11:39:58 CDT 2002