LLVM API Documentation
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SetVector.h"#include "llvm/IR/Attributes.h"#include "llvm/IR/Instructions.h"#include "llvm/IR/TypeFinder.h"#include "llvm/IR/UseListOrder.h"#include "llvm/Support/FormattedStream.h"

Go to the source code of this file.
Classes | |
| class | llvm::TypePrinting |
| class | llvm::AssemblyWriter |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| SlotTracker * | llvm::createSlotTracker (const Module *M) |
| Create a new SlotTracker for a Module. | |