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

  /src/external/gpl3/gcc/dist/gcc/
cfgloopanal.cc 239 loop_count_in (const class loop *loop) function
290 profile_count count_in = loop_count_in (loop);
cfgloop.h 928 extern profile_count loop_count_in (const class loop *loop);
cfgloopmanip.cc 585 desired_count = loop_count_in (loop);
725 profile_count count_in = loop_count_in (loop);
tree-cfg.cc 8645 loop_count_in (loop).dump (file, cfun);

Completed in 22 milliseconds