HomeSort by: relevance | last modified time | path
    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