Home
last modified time | relevance | path

Searched refs:DumpAsDotGraph (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dscheduler.cc448 void SchedulingGraph::DumpAsDotGraph(const std::string& description, in DumpAsDotGraph() function in art::SchedulingGraph
625 scheduling_graph.DumpAsDotGraph(description.str(), initial_candidates); in Schedule()
Dscheduler.h355 void DumpAsDotGraph(const std::string& description,