Searched refs:ReallocationGraph (Results 1 – 3 of 3) sorted by relevance
31 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST()37 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST()45 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST()57 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST()
77 UsageGraph ReallocationGraph(const UsageGraph& deps_graph);
50 UsageGraph ReallocationGraph(const UsageGraph& deps_graph) { in ReallocationGraph() function