Home
last modified time | relevance | path

Searched refs:last_function_call (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dsched-deps.c784 add_dependence_list (insn, deps->last_function_call, 1, in sched_analyze_reg()
1142 add_dependence_list (insn, deps->last_function_call, 1, REG_DEP_OUTPUT); in sched_analyze_insn()
1560 free_INSN_LIST_list (&deps->last_function_call); in sched_analyze()
1561 deps->last_function_call = alloc_INSN_LIST (insn, NULL_RTX); in sched_analyze()
1725 deps->last_function_call = 0; in init_deps()
H A Dsched-int.h93 rtx last_function_call; member
H A Dsched-rgn.c2468 succ_deps->last_function_call in propagate_deps()
2469 = concat_INSN_LIST (pred_deps->last_function_call, in propagate_deps()
2470 succ_deps->last_function_call); in propagate_deps()
H A DChangeLog-19991851 last_function_call, sched_before_next_call): Move static variables