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

  /src/external/gpl3/gcc/dist/gcc/
gimple-loop-interchange.cc 182 bool analyze_iloop_reduction_var (tree);
463 loop_cand::analyze_iloop_reduction_var (tree var) function in class:loop_cand
753 if (!iloop && !analyze_iloop_reduction_var (var))
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-loop-interchange.cc 182 bool analyze_iloop_reduction_var (tree);
463 loop_cand::analyze_iloop_reduction_var (tree var) function in class:loop_cand
753 if (!iloop && !analyze_iloop_reduction_var (var))

Completed in 55 milliseconds