|
LLVM
3.7.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/PointerIntPair.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Analysis/LibCallSemantics.h"#include "llvm/IR/DebugLoc.h"#include "llvm/IR/Metadata.h"#include "llvm/IR/ValueHandle.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MachineLocation.h"#include "llvm/Pass.h"#include "llvm/Support/DataTypes.h"#include "llvm/Support/Dwarf.h"Go to the source code of this file.
Classes | |
| struct | llvm::SEHHandler |
| struct | llvm::LandingPadInfo |
| LandingPadInfo - This structure is used to retain landing pad info for the current function. More... | |
| class | llvm::MachineModuleInfoImpl |
| MachineModuleInfoImpl - This class can be derived from and used by targets to hold private target-specific information for each Module. More... | |
| class | llvm::MachineModuleInfo |
| MachineModuleInfo - This class contains meta information specific to a module. More... | |
| struct | llvm::MachineModuleInfo::VariableDbgInfo |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6