Searched refs:branches_map_ (Results 1 – 2 of 2) sorted by relevance
199 std::unordered_map<AnfNode *, DfGraph> branches_map_; variable
755 branches->emplace_back(branches_map_[bnode->input(i).get()]); in SetSubgraph()1387 branches_map_[node.get()] = *(converter.df_graph_); in ProcessSubgraph()