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

  /src/external/gpl3/gcc/dist/gcc/
cgraph.h 1983 void set_callee (cgraph_node *n);
3278 cgraph_edge::set_callee (cgraph_node *n) function in class:cgraph_edge
cgraph.h 1983 void set_callee (cgraph_node *n);
3278 cgraph_edge::set_callee (cgraph_node *n) function in class:cgraph_edge
  /src/external/gpl3/gcc.old/dist/gcc/
cgraph.h 1980 void set_callee (cgraph_node *n);
3275 cgraph_edge::set_callee (cgraph_node *n) function in class:cgraph_edge
cgraph.h 1980 void set_callee (cgraph_node *n);
3275 cgraph_edge::set_callee (cgraph_node *n) function in class:cgraph_edge

Completed in 42 milliseconds