Searched refs:sched_dump_to_dot_p (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-dump.c57 bool sched_dump_to_dot_p = false;
385 if (!sched_dump_to_dot_p)
412 if (!sched_dump_to_dot_p)
440 if (!sched_dump_to_dot_p)
446 if (!sched_dump_to_dot_p)
452 if (!sched_dump_to_dot_p)
482 if (sched_dump_to_dot_p && count == 12)
659 if (sched_dump_to_dot_p)
742 sched_dump_to_dot_p = true;
894 sched_dump_to_dot_p
56 bool sched_dump_to_dot_p = false; variable
[all...]
H A Dsel-sched-dump.h193 extern bool sched_dump_to_dot_p;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-dump.cc57 bool sched_dump_to_dot_p = false;
385 if (!sched_dump_to_dot_p)
412 if (!sched_dump_to_dot_p)
440 if (!sched_dump_to_dot_p)
446 if (!sched_dump_to_dot_p)
452 if (!sched_dump_to_dot_p)
482 if (sched_dump_to_dot_p && count == 12)
656 if (sched_dump_to_dot_p)
739 sched_dump_to_dot_p = true;
891 sched_dump_to_dot_p
56 bool sched_dump_to_dot_p = false; variable
[all...]
H A Dsel-sched-dump.h193 extern bool sched_dump_to_dot_p;

Completed in 101 milliseconds