OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_leaf_function
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
frame-header-opt.cc
113
is_leaf_function
(function *fn)
function
212
|| !
is_leaf_function
(called_fn)
281
= !callees_functions_use_frame_header (fn) && !
is_leaf_function
(fn);
frame-header-opt.cc
113
is_leaf_function
(function *fn)
function
212
|| !
is_leaf_function
(called_fn)
281
= !callees_functions_use_frame_header (fn) && !
is_leaf_function
(fn);
/src/external/gpl3/gcc/dist/gcc/config/mips/
frame-header-opt.cc
113
is_leaf_function
(function *fn)
function
212
|| !
is_leaf_function
(called_fn)
281
= !callees_functions_use_frame_header (fn) && !
is_leaf_function
(fn);
frame-header-opt.cc
113
is_leaf_function
(function *fn)
function
212
|| !
is_leaf_function
(called_fn)
281
= !callees_functions_use_frame_header (fn) && !
is_leaf_function
(fn);
Completed in 148 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026