HomeSort by: relevance | last modified time | path
    Searched defs:flatten_function (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-inline.cc 2474 flatten_function (struct cgraph_node *node, bool early, bool update) function
2504 flatten_function (callee, early, false);
2544 flatten_function (e->callee, early, false);
2836 node, we need to register a node removal hook, as flatten_function
2868 flatten_function (node, false, true);
3126 flatten_function (node, true, true);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc 2351 flatten_function (struct cgraph_node *node, bool early, bool update) function
2381 flatten_function (callee, early, false);
2421 flatten_function (e->callee, early, false);
2713 node, we need to register a node removal hook, as flatten_function
2745 flatten_function (node, false, true);
3005 flatten_function (node, true, true);

Completed in 24 milliseconds