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

  /src/external/gpl3/gcc/dist/gcc/
cfgloop.h 581 number_of_loops (struct function *fn) function
818 this->to_visit.reserve_exact (number_of_loops (fn));
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloop.h 573 number_of_loops (struct function *fn) function
810 this->to_visit.reserve_exact (number_of_loops (fn));

Completed in 25 milliseconds