Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddse.c396 struct insn_info * next_local_store; member
1356 ptr = ptr->next_local_store; in clear_rhs_from_active_local_stores()
1732 last->next_local_store = ptr->next_local_store; in record_store()
2268 last->next_local_store = i_ptr->next_local_store; in check_mem_read_rtx()
2274 i_ptr = i_ptr->next_local_store; in check_mem_read_rtx()
2358 last->next_local_store = i_ptr->next_local_store; in check_mem_read_rtx()
2364 i_ptr = i_ptr->next_local_store; in check_mem_read_rtx()
2418 last->next_local_store = i_ptr->next_local_store; in check_mem_read_rtx()
2424 i_ptr = i_ptr->next_local_store; in check_mem_read_rtx()
2636 last->next_local_store = i_ptr->next_local_store; in scan_insn()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddse.c416 struct insn_info_type * next_local_store; member
1218 ptr = ptr->next_local_store; in clear_rhs_from_active_local_stores()
1616 last->next_local_store = ptr->next_local_store; in record_store()
2212 last->next_local_store = i_ptr->next_local_store; in check_mem_read_rtx()
2218 i_ptr = i_ptr->next_local_store; in check_mem_read_rtx()
2270 last->next_local_store = i_ptr->next_local_store; in check_mem_read_rtx()
2276 i_ptr = i_ptr->next_local_store; in check_mem_read_rtx()
2476 last->next_local_store = i_ptr->next_local_store; in scan_insn()
2483 i_ptr = i_ptr->next_local_store; in scan_insn()
2607 last->next_local_store = insn_info->next_local_store; in remove_useless_values()
[all …]