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

  /src/external/gpl3/gcc/dist/gcc/
loop-init.cc 118 /* Apply LOOPS_MAY_HAVE_MULTIPLE_LATCHES early as fix_loop_structure
121 fix_loop_structure (NULL);
201 fix_loop_structure (bitmap changed_bbs)
210 fprintf (dump_file, "fix_loop_structure: fixing up loops for function\n");
242 fprintf (dump_file, "fix_loop_structure: removing loop %d\n",
299 fprintf (dump_file, "fix_loop_structure: rediscovered "
305 fprintf (dump_file, "fix_loop_structure: header %d of "
200 fix_loop_structure (bitmap changed_bbs) function
  /src/external/gpl3/gcc.old/dist/gcc/
loop-init.cc 118 /* Apply LOOPS_MAY_HAVE_MULTIPLE_LATCHES early as fix_loop_structure
121 fix_loop_structure (NULL);
201 fix_loop_structure (bitmap changed_bbs)
210 fprintf (dump_file, "fix_loop_structure: fixing up loops for function\n");
242 fprintf (dump_file, "fix_loop_structure: removing loop %d\n",
299 fprintf (dump_file, "fix_loop_structure: rediscovered "
305 fprintf (dump_file, "fix_loop_structure: header %d of "
200 fix_loop_structure (bitmap changed_bbs) function

Completed in 23 milliseconds