Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-sra.c3769 bool will_change_function = false; in process_isra_node_results() local
3771 will_change_function = true; in process_isra_node_results()
3783 will_change_function = true; in process_isra_node_results()
3787 if (!will_change_function) in process_isra_node_results()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-sra.cc3709 bool will_change_function = false; in process_isra_node_results() local
3711 will_change_function = true; in process_isra_node_results()
3723 will_change_function = true; in process_isra_node_results()
3727 if (!will_change_function) in process_isra_node_results()