#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/SandboxIR/Tracker.h"
#include "llvm/SandboxIR/Type.h"
#include <cstdint>
#include "llvm/SandboxIR/Values.def"
Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
namespace | llvm::sandboxir |
|
|
#define | DEF_CONST(ID, CLASS) friend class CLASS; |
|
◆ DEF_CONST
#define DEF_CONST |
( |
|
ID, |
|
|
|
CLASS |
|
) |
| friend class CLASS; |