|
LLVM
4.0.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 326 of file Operator.h.
|
inlinestatic |
Definition at line 328 of file Operator.h.
|
inlinestatic |
Definition at line 331 of file Operator.h.
|
inlinestatic |
Definition at line 334 of file Operator.h.
1.8.6