Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-pure-const.c232 set_function_state (struct cgraph_node *node, funct_state s) in set_function_state() function
851 set_function_state (node, analyze_function (node, true)); in add_new_function()
867 set_function_state (dst, l); in duplicate_node_data()
881 set_function_state (node, NULL); in remove_node_data()
929 set_function_state (node, analyze_function (node, true)); in generate_summary()
1025 set_function_state (node, fs); in pure_const_read_summary()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c316 set_function_state (struct cgraph_node *node, funct_state s) in set_function_state() function
1156 set_function_state (node, analyze_function (node, true)); in add_new_function()
1170 set_function_state (dst, l); in duplicate_node_data()
1180 set_function_state (node, NULL); in remove_node_data()
1221 set_function_state (node, analyze_function (node, true)); in pure_const_generate_summary()
1323 set_function_state (node, fs); in pure_const_read_summary()
1907 set_function_state (node, l); in propagate_malloc()