LLVM 23.0.0git
Use.h File Reference
#include "llvm/IR/Use.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/SandboxIR/ValuesDefFilesList.def"

Go to the source code of this file.

Classes

class  llvm::sandboxir::Use
 Represents a Def-use/Use-def edge in SandboxIR. More...

Namespaces

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

Macros

#define DEF_INSTR(ID, OPC, CLASS)
#define DEF_DISABLE_AUTO_UNDEF

Macro Definition Documentation

◆ DEF_DISABLE_AUTO_UNDEF

#define DEF_DISABLE_AUTO_UNDEF

Definition at line 51 of file Use.h.

◆ DEF_INSTR

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

Definition at line 50 of file Use.h.