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

/freebsd-10-stable/contrib/gcc/
H A Dmodulo-sched.c2151 ps_insn_ptr first_must_follow = NULL;
2168 && ! first_must_follow)
2169 first_must_follow = next_ps_i;
2174 if (first_must_follow)
2146 ps_insn_ptr first_must_follow = NULL; local

Completed in 84 milliseconds