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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 814 class loop *cand_loop = gimple_bb (phi)->loop_father;
869 if (!arg_bb || arg_bb->loop_father != cand_loop)
810 class loop *cand_loop = gimple_bb (phi)->loop_father; local
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 814 class loop *cand_loop = gimple_bb (phi)->loop_father;
869 if (!arg_bb || arg_bb->loop_father != cand_loop)
810 class loop *cand_loop = gimple_bb (phi)->loop_father; local

Completed in 28 milliseconds