Searched refs:post_call_initial (Results 1 – 2 of 2) sorted by relevance
103 enum { not_post_call, post_call, post_call_initial } in_post_call_group_p; enumerator
1439 if (deps->in_post_call_group_p == post_call_initial) in sched_analyze_insn()1475 deps->in_post_call_group_p = post_call_initial; in sched_analyze()