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

  /src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc 529 gimple *stmt_combining_refs (dref r1, dref r2);
2905 pcom_worker::stmt_combining_refs (dref r1, dref r2) function in class:pcom_worker
2964 nw->stmt = stmt_combining_refs (r1, r2);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc 529 gimple *stmt_combining_refs (dref r1, dref r2);
2874 pcom_worker::stmt_combining_refs (dref r1, dref r2) function in class:pcom_worker
2933 nw->stmt = stmt_combining_refs (r1, r2);

Completed in 30 milliseconds