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

  /src/external/gpl3/gcc/dist/gcc/
predict.cc 237 probably_never_executed_bb_p (struct function *fun, const_basic_block bb) function
4134 if (!probably_never_executed_bb_p (cfun, bb))
  /src/external/gpl3/gcc.old/dist/gcc/
predict.cc 236 probably_never_executed_bb_p (struct function *fun, const_basic_block bb) function
4042 if (!probably_never_executed_bb_p (cfun, bb))

Completed in 78 milliseconds