LLVM 17.0.0git
|
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/TableGen/TableGenBackend.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | DEBUG_TYPE "skeleton-emitter" |
Functions | |
void | llvm::EmitSkeleton (RecordKeeper &RK, raw_ostream &OS) |
#define DEBUG_TYPE "skeleton-emitter" |
Definition at line 17 of file TableGenBackendSkeleton.cpp.