LLVM 22.0.0git
User.h File Reference
#include "llvm/IR/User.h"
#include "llvm/IR/Value.h"
#include "llvm/SandboxIR/Use.h"
#include "llvm/SandboxIR/Value.h"
#include "llvm/Support/Compiler.h"
#include "llvm/SandboxIR/Values.def"

Go to the source code of this file.

Classes

class  llvm::sandboxir::OperandUseIterator
 Iterator for the Use edges of a User's operands. More...
class  llvm::sandboxir::User
 A sandboxir::User has operands. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::sandboxir

Macros

#define DEF_INSTR(ID, OPC, CLASS)

Macro Definition Documentation

◆ DEF_INSTR

#define DEF_INSTR ( ID,
OPC,
CLASS )
Value:
friend class CLASS;

Definition at line 29 of file User.h.