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

  /src/external/gpl3/gcc/dist/gcc/
loop-unroll.cc 166 static void decide_unroll_constant_iterations (class loop *, int);
265 decide_unroll_constant_iterations (loop, flags);
346 decide_unroll_constant_iterations (class loop *loop, int flags) function
  /src/external/gpl3/gcc.old/dist/gcc/
loop-unroll.cc 166 static void decide_unroll_constant_iterations (class loop *, int);
265 decide_unroll_constant_iterations (loop, flags);
346 decide_unroll_constant_iterations (class loop *loop, int flags) function

Completed in 18 milliseconds