|
LLVM
3.7.0
|
A helper template for defining operators for individual opcodes. More...
#include <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 319 of file Operator.h.
|
inlinestatic |
Definition at line 321 of file Operator.h.
|
inlinestatic |
Definition at line 324 of file Operator.h.
|
inlinestatic |
Definition at line 327 of file Operator.h.
1.8.6