LLVM API Documentation
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/Metadata.h"#include "llvm/Support/DebugLoc.h"#include "llvm/Support/ValueHandle.h"#include <utility>

Go to the source code of this file.
Classes | |
| class | llvm::LexicalScopes |
| class | llvm::LexicalScope |
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
Typedefs | |
| typedef std::pair< const MachineInstr *, const MachineInstr * > | llvm::InsnRange |