Searched defs:cond_subgraph_index (Results 1 – 2 of 2) sorted by relevance
31 void While::Prepare(const int64_t cond_subgraph_index, const int64_t body_subgraph_index) { in Prepare()36 void While::set_cond_subgraph_index(const int64_t cond_subgraph_index) { in set_cond_subgraph_index()
493 int cond_subgraph_index; member