|
Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This is the complete list of members for talvos::Function, including all inherited members.
| addBlock(std::unique_ptr< Block > B) | talvos::Function | |
| addParam(uint32_t Id) | talvos::Function | inline |
| BlockMap typedef | talvos::Function | private |
| Blocks | talvos::Function | private |
| FirstBlockId | talvos::Function | private |
| Function(uint32_t Id, const Type *FunctionType) | talvos::Function | |
| Function(const Function &)=delete | talvos::Function | |
| FunctionType | talvos::Function | private |
| getBlock(uint32_t Id) const | talvos::Function | inline |
| getFirstBlock() const | talvos::Function | inline |
| getFirstBlockId() const | talvos::Function | inline |
| getId() const | talvos::Function | inline |
| getNumParams() const | talvos::Function | inline |
| getParamId(uint32_t I) const | talvos::Function | inline |
| Id | talvos::Function | private |
| operator=(const Function &)=delete | talvos::Function | |
| Parameters | talvos::Function | private |
| setFirstBlock(uint32_t Id) | talvos::Function | inline |
1.8.6