Home
last modified time | relevance | path

Searched refs:post_call_initial (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dsched-int.h103 enum { not_post_call, post_call, post_call_initial } in_post_call_group_p; enumerator
H A Dsched-deps.c1439 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()