Searched defs:topo_index (Results 1 – 2 of 2) sorted by relevance
40 const size_t topo_index() const { return topo_index_; } in topo_index() function
297 std::map<AnfNodePtr, int> topo_index; in TopoIndex() local308 auto topo_index = TopoIndex(node_list); in Run() local