Searched refs:PrintGraph (Results 1 – 2 of 2) sorted by relevance
35 static opt<bool> PrintGraph("print-graph", variable137 if (PrintGraph) in main()
32 void PrintGraph(const G &g) { in PrintGraph() function