GPUOcelot
|
The LLVM or instruction. More...
#include <LLVMInstruction.h>
Public Member Functions | |
LLVMOr () | |
The default constructor sets the opcode. | |
Instruction * | clone (bool copy=true) const |
Return a pointer to a new Instruction. |
The LLVM or instruction.
ir::LLVMOr::LLVMOr | ( | ) |
The default constructor sets the opcode.
Instruction * ir::LLVMOr::clone | ( | bool | copy = true | ) | const [virtual] |
Return a pointer to a new Instruction.
Implements ir::LLVMBinaryInstruction.