#include <spvIR.h>
◆ Module() [1/2]
◆ ~Module()
virtual spv::Module::~Module |
( |
| ) |
|
|
inlinevirtual |
◆ Module() [2/2]
◆ addFunction()
◆ dump()
void spv::Module::dump |
( |
std::vector< unsigned int > & |
out | ) |
const |
|
inline |
◆ getFunctions()
const std::vector<Function*>& spv::Module::getFunctions |
( |
| ) |
const |
|
inline |
◆ getInstruction()
◆ getStorageClass()
◆ getTypeId()
spv::Id spv::Module::getTypeId |
( |
Id |
resultId | ) |
const |
|
inline |
◆ mapInstruction()
◆ functions
std::vector<Function*> spv::Module::functions |
|
protected |
◆ idToInstruction
The documentation for this class was generated from the following file: