OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remove_functions
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-inline.cc
2789
bool
remove_functions
= false;
local
2934
remove_functions
= true;
2952
remove_functions
= true;
2966
return
remove_functions
? TODO_remove_functions : 0;
ipa-inline.cc
2789
bool
remove_functions
= false;
local
2934
remove_functions
= true;
2952
remove_functions
= true;
2966
return
remove_functions
? TODO_remove_functions : 0;
/src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc
2666
bool
remove_functions
= false;
local
2811
remove_functions
= true;
2829
remove_functions
= true;
2843
return
remove_functions
? TODO_remove_functions : 0;
ipa-inline.cc
2666
bool
remove_functions
= false;
local
2811
remove_functions
= true;
2829
remove_functions
= true;
2843
return
remove_functions
? TODO_remove_functions : 0;
Completed in 147 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026