LLVM 20.0.0git
|
#include "llvm/IR/DebugLoc.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/DataTypes.h"
#include <utility>
Go to the source code of this file.
Classes | |
class | llvm::SDDbgOperand |
Holds the information for a single machine location through SDISel; either an SDNode, a constant, a stack location, or a virtual register. More... | |
class | llvm::SDDbgValue |
Holds the information from a dbg_value node through SDISel. More... | |
class | llvm::SDDbgLabel |
Holds the information from a dbg_label node through SDISel. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |