LLVM
8.0.1
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/AsmPrinterHandler.h"
#include "llvm/Support/Compiler.h"
Go to the source code of this file.
Classes | |
class | llvm::SmallVectorImpl< T > |
This class consists of common code factored out of the SmallVector class to reduce code duplication based on the SmallVector 'N' template parameter. More... | |
class | llvm::EHStreamer |
Emits exception handling directives. More... | |
struct | llvm::EHStreamer::PadRange |
Structure holding a try-range and the associated landing pad. More... | |
struct | llvm::EHStreamer::ActionEntry |
Structure describing an entry in the actions table. More... | |
struct | llvm::EHStreamer::CallSiteEntry |
Structure describing an entry in the call-site table. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |