LLVM
8.0.1
|
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 392 of file Operator.h.
|
inlinestatic |
Definition at line 394 of file Operator.h.
|
inlinestatic |
Definition at line 397 of file Operator.h.
|
inlinestatic |
Definition at line 400 of file Operator.h.