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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ch.cc 287 unsigned int copy_headers (function *fun);
369 ch_base::copy_headers (function *fun) function in class:__anon16362::ch_base
587 unsigned int res = copy_headers (fun);
600 return copy_headers (fun);
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ch.cc 685 unsigned int copy_headers (function *fun);
782 ch_base::copy_headers (function *fun) function in class:__anon13941::ch_base
1204 unsigned int res = copy_headers (fun);
1218 return copy_headers (fun);

Completed in 41 milliseconds