Lines Matching refs:loop_info
313 * loop.h (loop_info): New field 'vtop'.
314 * loop.c (check_dbra_loop): Use loop_info->vtop rather than
318 number of iterations. Set loop_info->vtop. Don't subtract
860 in the loop_info structure.
881 * loop.c (check_dbra_loop): New argument loop_info. Update fields
1377 * loop.h (struct loop_info): Define new structure.
1379 (unroll_loop): Added new argument loop_info to prototype.
1383 and new pointer loop_info.
1385 loop_info structure.
1387 (insert_bct): New argument loop_info.
1389 loop_info structure.
1394 (precondition_loop_p, unroll_loop): New argument loop_info.
1399 Replaced global variables by loop_info structure.
1401 loop_info structure.