LLVM 22.0.0git
|
A helper template for defining operators for individual opcodes. More...
#include "llvm/IR/Operator.h"
Static Public Member Functions | |
static bool | classof (const Instruction *I) |
static bool | classof (const ConstantExpr *CE) |
static bool | classof (const Value *V) |
A helper template for defining operators for individual opcodes.
Definition at line 385 of file Operator.h.
|
inlinestatic |
Definition at line 390 of file Operator.h.
References Opc.
|
inlinestatic |
|
inlinestatic |
Definition at line 393 of file Operator.h.
References llvm::cast(), classof(), and llvm::isa().