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

  /src/external/gpl3/gcc/dist/gcc/
predict.cc 127 get_hot_bb_threshold () function
184 return (count >= get_hot_bb_threshold ());
  /src/external/gpl3/gcc.old/dist/gcc/
predict.cc 126 get_hot_bb_threshold () function
183 return (count >= get_hot_bb_threshold ());

Completed in 28 milliseconds