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

  /src/external/gpl3/gcc/dist/gcc/
cgraphclones.cc 272 n->expand_all_artificial_thunks once all callers are redirected. */
288 cgraph_node::expand_all_artificial_thunks () function in class:cgraph_node
304 thunk->expand_all_artificial_thunks ();
453 new_node->expand_all_artificial_thunks ();
  /src/external/gpl3/gcc.old/dist/gcc/
cgraphclones.cc 269 n->expand_all_artificial_thunks once all callers are redirected. */
285 cgraph_node::expand_all_artificial_thunks () function in class:cgraph_node
301 thunk->expand_all_artificial_thunks ();
440 new_node->expand_all_artificial_thunks ();

Completed in 25 milliseconds