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

  /src/external/gpl3/gcc/dist/gcc/
tree-inline.cc 6134 copy_static_chain (tree static_chain, copy_body_data * id)
6305 = copy_static_chain (p, &id);
6133 copy_static_chain (tree static_chain, copy_body_data * id) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-inline.cc 6099 copy_static_chain (tree static_chain, copy_body_data * id)
6270 = copy_static_chain (p, &id);
6098 copy_static_chain (tree static_chain, copy_body_data * id) function

Completed in 39 milliseconds