LLVM 22.0.0git
|
Base class for aggregate constants (with operands). More...
#include "llvm/SandboxIR/Constant.h"
Static Public Member Functions | |
static bool | classof (const sandboxir::Value *From) |
For isa/dyn_cast. | |
Static Public Member Functions inherited from llvm::sandboxir::Constant | |
static bool | classof (const sandboxir::Value *From) |
For isa/dyn_cast. | |
Static Public Member Functions inherited from llvm::sandboxir::User | |
static bool | classof (const Value *From) |
For isa/dyn_cast. |
Base class for aggregate constants (with operands).
Definition at line 347 of file Constant.h.
|
inlineprotected |
Definition at line 349 of file Constant.h.
References llvm::CallingConv::C, llvm::sandboxir::Constant::Constant(), llvm::sandboxir::Constant::Context, and llvm::sandboxir::Value::Ctx.
|
inlinestatic |
For isa/dyn_cast.
Definition at line 354 of file Constant.h.
References llvm::sandboxir::Value::getSubclassID().