Searched defs:hwloop_info_d (Results 1 – 2 of 2) sorted by relevance
29 struct GTY (()) hwloop_info_d struct32 int loop_no;35 hwloop_info next;39 vec<basic_block> blocks;42 bitmap block_bitmap;46 vec<hwloop_info> loops;49 vec<edge, va_gc> *incoming;57 basic_block incoming_src;58 basic_block incoming_dest;62 basic_block head;[all …]
28 struct GTY (()) hwloop_info_d struct31 int loop_no;34 hwloop_info next;41 bitmap block_bitmap;56 basic_block incoming_src;57 basic_block incoming_dest;61 basic_block head;64 basic_block tail;68 basic_block successor;71 rtx last_insn;[all …]