LLVM API Documentation
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/OwningPtr.h"
#include "llvm/IR/Attributes.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/TypeFinder.h"
#include "llvm/Support/FormattedStream.h"
Go to the source code of this file.
Classes | |
class | llvm::TypePrinting |
class | llvm::AssemblyWriter |
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
Functions | |
SlotTracker * | llvm::createSlotTracker (const Module *M) |
Create a new SlotTracker for a Module. More... | |