LLVM API Documentation
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/StringMap.h"#include "llvm/Pass.h"#include "llvm/Support/DebugLoc.h"

Go to the source code of this file.
Classes | |
| struct | llvm::GCPoint |
| struct | llvm::GCRoot |
| class | llvm::GCFunctionInfo |
| class | llvm::GCModuleInfo |
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
| llvm::GC | |
Enumerations | |
| enum | llvm::GC::PointKind { llvm::GC::Loop, llvm::GC::Return, llvm::GC::PreCall, llvm::GC::PostCall } |