Home
last modified time | relevance | path

Searched refs:remove_stmt_references (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.cc1611 dst_node->remove_stmt_references (gsi_stmt (bsi)); in delete_unreachable_blocks_update_callgraph()
1624 node->remove_stmt_references (gsi_stmt (bsi)); in delete_unreachable_blocks_update_callgraph()
H A Dsymtab.cc776 symtab_node::remove_stmt_references (gimple *stmt) in remove_stmt_references() function in symtab_node
H A Dcgraph.h203 void remove_stmt_references (gimple *stmt);
H A Dipa-param-manipulation.cc721 current_node->remove_stmt_references (stmt); in modify_call()
H A DChangeLog-201322803 (remove_stmt_references): Likewise.
H A DChangeLog-201433204 remove_stmt_references, remove_all_references,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfgcleanup.c1593 dst_node->remove_stmt_references (gsi_stmt (bsi)); in delete_unreachable_blocks_update_callgraph()
1606 node->remove_stmt_references (gsi_stmt (bsi)); in delete_unreachable_blocks_update_callgraph()
H A Dipa-param-manipulation.c599 current_node->remove_stmt_references (stmt); in modify_call()
H A Dcgraph.h201 void remove_stmt_references (gimple *stmt);
H A Dsymtab.c742 symtab_node::remove_stmt_references (gimple *stmt) in remove_stmt_references() function