HomeSort by: relevance | last modified time | path
    Searched refs:mark_irreducible_loops (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
loop-init.cc 76 mark_irreducible_loops ();
cfgloopanal.cc 75 mark_irreducible_loops (void) function
cfgloop.h 354 bool mark_irreducible_loops (void);
tree-ssa-loop-ivcanon.cc 1371 mark_irreducible_loops ();
1581 mark_irreducible_loops ();
tree-ssa-dce.cc 439 if (mark_irreducible_loops ())
cfgloop.cc 1590 mark_irreducible_loops ();
cfgloopmanip.cc 422 mark_irreducible_loops ();
ipa-pure-const.cc 1038 if (mark_irreducible_loops ())
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloopanal.cc 75 mark_irreducible_loops (void) function
loop-init.cc 76 mark_irreducible_loops ();
cfgloop.h 351 bool mark_irreducible_loops (void);
tree-ssa-loop-ivcanon.cc 1307 mark_irreducible_loops ();
1513 mark_irreducible_loops ();
cfgloopmanip.cc 421 mark_irreducible_loops ();
tree-ssa-dce.cc 426 if (mark_irreducible_loops ())
cfgloop.cc 1597 mark_irreducible_loops ();
ipa-pure-const.cc 1027 if (mark_irreducible_loops ())

Completed in 33 milliseconds