Vuo  2.1.1
VuoCompilerChain Member List

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

generateCompositionStateValue(Module *module, BasicBlock *block, Value *contextValue)VuoCompilerChainstatic
generateEventIdValue(Module *module, BasicBlock *block, Value *contextValue)VuoCompilerChainstatic
generateMakeContext(Module *module, BasicBlock *block, Value *compositionStateValue, Value *eventIdValue)VuoCompilerChainstatic
generateScheduleWorker(Module *module, BasicBlock *block, Value *compositionStateValue, Value *contextValue, string triggerIdentifier, int minThreadsNeeded, int maxThreadsNeeded, size_t chainIndex, vector< size_t > upstreamChainIndices)VuoCompilerChain
getFreeContextFunction(Module *module)VuoCompilerChainstatic
getNodes(void)VuoCompilerChain
isLastNodeInLoop(void)VuoCompilerChain
VuoCompilerChain(vector< VuoCompilerNode * > nodes, bool lastNodeInLoop)VuoCompilerChain