GPUOcelot
|
Class for a combination of an operand and a label. More...
#include <LLVMInstruction.h>
Public Attributes | |
Operand | operand |
std::string | label |
Class for a combination of an operand and a label.
std::string ir::LLVMSwitch::Node::label |
Label of the BB that this operand comes from
Operand