Searched refs:GraphReplayPrinter (Results 1 – 3 of 3) sorted by relevance
20 class GraphReplayPrinter {29 GraphReplayPrinter() {} in GraphReplayPrinter() function33 DISALLOW_COPY_AND_ASSIGN(GraphReplayPrinter);
20 void GraphReplayPrinter::PrintReplay(Graph* graph) { in PrintReplay()21 GraphReplayPrinter replay; in PrintReplay()46 void GraphReplayPrinter::PrintReplayOpCreator(const Operator* op) { in PrintReplayOpCreator()
1140 GraphReplayPrinter::PrintReplay(data.graph()); in GenerateCode()