Auto Tiler Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GraphNodeCalls_T Struct Reference

Data Fields

NameT * FunName
 
ArgBindingDescr_T ** FunArgs
 
int FunArgsCount
 
GraphNodeCalls_TNext
 

Field Documentation

ArgBindingDescr_T** GraphNodeCalls_T::FunArgs
int GraphNodeCalls_T::FunArgsCount
NameT* GraphNodeCalls_T::FunName
GraphNodeCalls_T* GraphNodeCalls_T::Next