RetroArch
spv::Block Member List

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::Blockinline
addPredecessor(Block *pred)spv::Blockinline
Block(Id id, Function &parent)spv::Block
Block(const Block &)spv::Blockprotected
dump(std::vector< unsigned int > &out) constspv::Blockinline
Functionspv::Blockprotected
getId()spv::Blockinline
getInstructions() constspv::Blockinline
getMergeInstruction() constspv::Blockinline
getParent() constspv::Blockinline
getPredecessors() constspv::Blockinline
getSuccessors() constspv::Blockinline
instructionsspv::Blockprotected
isTerminated() constspv::Blockinline
isUnreachable() constspv::Blockinline
localVariablesspv::Blockprotected
operator=(Block &)spv::Blockprotected
parentspv::Blockprotected
predecessorsspv::Blockprotected
setUnreachable()spv::Blockinline
successorsspv::Blockprotected
unreachablespv::Blockprotected
~Block()spv::Blockinlinevirtual