Home
last modified time | relevance | path

Searched refs:is_leaf_function (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dframe-header-opt.cc113 is_leaf_function (function *fn) in is_leaf_function() function
212 || !is_leaf_function (called_fn) in callees_functions_use_frame_header()
281 = !callees_functions_use_frame_header (fn) && !is_leaf_function (fn); in frame_header_opt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dframe-header-opt.c113 is_leaf_function (function *fn) in is_leaf_function() function
212 || !is_leaf_function (called_fn) in callees_functions_use_frame_header()
281 = !callees_functions_use_frame_header (fn) && !is_leaf_function (fn); in frame_header_opt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20154164 (needs_frame_header_p): Remove is_leaf_function check,
4166 (callees_functions_use_frame_header): Add is_leaf_function
4169 (frame_header_opt): Add is_leaf_function call, add