Searched refs:last_function_call (Results 1 – 4 of 4) sorted by relevance
784 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()
93 rtx last_function_call; member
2468 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()
1851 last_function_call, sched_before_next_call): Move static variables