Home
last modified time | relevance | path

Searched refs:do_prefetch (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c2998 int do_unroll, do_prefetch; local
3008 do_prefetch = flag_prefetch_loop_arrays ? LOOP_PREFETCH : 0;
3028 loop_optimize (insns, rtl_dump_file, do_unroll | LOOP_BCT | do_prefetch);