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

  /src/external/gpl3/gcc/dist/gcc/
hw-doloop.h 25 typedef struct hwloop_info_d *hwloop_info; typedef in typeref:struct:hwloop_info_d
35 hwloop_info next;
46 vec<hwloop_info> loops;
133 by the earlier loop-doloop pass, and sets up a hwloop_info
152 bool (*opt) (hwloop_info loop);
155 void (*fail) (hwloop_info loop);
  /src/external/gpl3/gcc.old/dist/gcc/
hw-doloop.h 25 typedef struct hwloop_info_d *hwloop_info; typedef in typeref:struct:hwloop_info_d
35 hwloop_info next;
46 vec<hwloop_info> loops;
133 by the earlier loop-doloop pass, and sets up a hwloop_info
152 bool (*opt) (hwloop_info loop);
155 void (*fail) (hwloop_info loop);

Completed in 23 milliseconds