Searched refs:PrintDAGs (Results 1 – 3 of 3) sorted by relevance
107 extern cl::opt<bool> PrintDAGs;110 extern const bool PrintDAGs;
116 cl::opt<bool> PrintDAGs("misched-print-dags", cl::Hidden, variable126 const bool PrintDAGs = false; variable848 if (PrintDAGs) dump(); in schedule()1476 if (PrintDAGs) dump(); in schedule()
1881 if (PrintDAGs) in schedule()