Vuo  1.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VuoCompilerChain Member List

This is the complete list of members for VuoCompilerChain, including all inherited members.

generateCleanupForWorkerFunction(Module *module, BasicBlock *block, Value *contextValue, size_t chainIndex, bool hasDownstreamChains)VuoCompilerChain
generateCompositionIdentifierValue(Module *module, BasicBlock *block, Value *contextValue)VuoCompilerChainstatic
generateEventIdValue(Module *module, BasicBlock *block, Value *contextValue)VuoCompilerChainstatic
generateMakeContext(Module *module, BasicBlock *block, Value *compositionIdentifierValue, Value *eventIdValue, const vector< VuoCompilerChain * > &chains, const map< VuoCompilerChain *, vector< VuoCompilerChain * > > &chainsImmediatelyDownstream)VuoCompilerChainstatic
generateSubmissionForDispatchGroup(Module *module, BasicBlock *block, Value *contextValue, string triggerIdentifier)VuoCompilerChain
generateWaitForUpstreamChains(Module *module, BasicBlock *block, Value *contextValue, const vector< size_t > &chainIndices)VuoCompilerChain
getFreeContextFunction(Module *module)VuoCompilerChainstatic
getNodes(void)VuoCompilerChain
isLastNodeInLoop(void)VuoCompilerChain
VuoCompilerChain(vector< VuoCompilerNode * > nodes, bool lastNodeInLoop)VuoCompilerChain