GPUOcelot
|
A representation of the cfg basic block. More...
#include <ControlTree.h>
Public Types | |
typedef CFG::InstructionList | InstructionList |
Public Member Functions | |
InstNode (const CFG::const_iterator &bb) | |
Constructor. | |
const InstructionList & | insts () const |
A representation of the cfg basic block.
analysis::ControlTree::InstNode::InstNode | ( | const CFG::const_iterator & | bb | ) |
Constructor.
const ControlTree::InstructionList & analysis::ControlTree::InstNode::insts | ( | ) | const |
/brief Get the instruction list