Searched refs:source_graph (Results 1 – 1 of 1) sorted by relevance
80 CopyVisitor(Graph* source_graph, Graph* target_graph, Zone* temp_zone) in CopyVisitor() argument84 copies_(source_graph->NodeCount(), sentinel_, temp_zone), in CopyVisitor()85 source_graph_(source_graph), in CopyVisitor()