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

  /src/external/gpl3/gcc/dist/gcc/
sched-int.h 1484 #define EBB_FIRST_BB(ebb) BASIC_BLOCK_FOR_FN (cfun, BB_TO_BLOCK (ebb))
  /src/external/gpl3/gcc.old/dist/gcc/
sched-int.h 1482 #define EBB_FIRST_BB(ebb) BASIC_BLOCK_FOR_FN (cfun, BB_TO_BLOCK (ebb))

Completed in 27 milliseconds