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

  /src/external/gpl3/gcc/dist/gcc/
tracer.cc 99 cached_can_duplicate_bb_p (const_basic_block bb) function
123 return !cached_can_duplicate_bb_p (bb);
  /src/external/gpl3/gcc.old/dist/gcc/
tracer.cc 99 cached_can_duplicate_bb_p (const_basic_block bb) function
123 return !cached_can_duplicate_bb_p (bb);

Completed in 99 milliseconds