LLVM API Documentation
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/StringMap.h"#include "llvm/IR/DebugLoc.h"#include "llvm/Pass.h"#include <memory>

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