Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline.cc2666 bool remove_functions = false; in ipa_inline() local
2811 remove_functions = true; in ipa_inline()
2829 remove_functions = true; in ipa_inline()
2843 return remove_functions ? TODO_remove_functions : 0; in ipa_inline()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline.c2601 bool remove_functions = false; in ipa_inline() local
2746 remove_functions = true; in ipa_inline()
2764 remove_functions = true; in ipa_inline()
2781 return remove_functions ? TODO_remove_functions : 0; in ipa_inline()