Searched defs:dataflow (Results 1 – 3 of 3) sorted by relevance
291 struct dataflow struct293 const struct df_problem *problem; /* The problem to be solved. */297 void *block_info;298 unsigned int block_info_size;301 object_allocator<df_link> *block_pool;325 /* True if the something has changed which invalidates the dataflow argument328 bool solutions_dirty;333 bool optional_p;
103 enum sm750_dataflow dataflow; member