Searched defs:nodes_map_ (Results 1 – 3 of 3) sorted by relevance
72 std::map<string, std::unique_ptr<ScopeNode>> nodes_map_; variable
83 std::map<string, std::unique_ptr<GraphNode>> nodes_map_; variable
116 std::map<string, std::unique_ptr<TFGraphNode>> nodes_map_; variable