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

  /src/external/gpl3/gcc/dist/gcc/config/bfin/
bfin.cc 3432 #define MAX_LOOP_DEPTH 2
3481 if (loop->depth > MAX_LOOP_DEPTH)
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
bfin.cc 3431 #define MAX_LOOP_DEPTH 2
3480 if (loop->depth > MAX_LOOP_DEPTH)

Completed in 27 milliseconds