LLVM 20.0.0git
|
#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::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... | |
struct | llvm::EHStreamer::CallSiteRange |
Structure describing a contiguous range of call-sites which reside in the same procedure fragment. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |