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

/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c1915 int pss_not_empty;
1923 pss_not_empty = bitmap_and (pss, u_node_succs, sched_nodes);
1936 if (dump_file && (psp_not_empty || pss_not_empty))
1974 if (pss_not_empty)
2001 if (dump_file && (psp_not_empty || pss_not_empty))
2021 if (dump_file && (psp_not_empty || pss_not_empty))
2027 if (pss_not_empty && count_succs >= count_preds)
1912 int pss_not_empty; local

Completed in 92 milliseconds