|
RetroArch
|
This is the complete list of members for spv::Block, including all inherited members.
| addInstruction(std::unique_ptr< Instruction > inst) | spv::Block | |
| addLocalVariable(std::unique_ptr< Instruction > inst) | spv::Block | inline |
| addPredecessor(Block *pred) | spv::Block | inline |
| Block(Id id, Function &parent) | spv::Block | |
| Block(const Block &) | spv::Block | protected |
| dump(std::vector< unsigned int > &out) const | spv::Block | inline |
| Function | spv::Block | protected |
| getId() | spv::Block | inline |
| getInstructions() const | spv::Block | inline |
| getMergeInstruction() const | spv::Block | inline |
| getParent() const | spv::Block | inline |
| getPredecessors() const | spv::Block | inline |
| getSuccessors() const | spv::Block | inline |
| instructions | spv::Block | protected |
| isTerminated() const | spv::Block | inline |
| isUnreachable() const | spv::Block | inline |
| localVariables | spv::Block | protected |
| operator=(Block &) | spv::Block | protected |
| parent | spv::Block | protected |
| predecessors | spv::Block | protected |
| setUnreachable() | spv::Block | inline |
| successors | spv::Block | protected |
| unreachable | spv::Block | protected |
| ~Block() | spv::Block | inlinevirtual |
1.8.15