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

  /src/external/gpl3/gcc/dist/gcc/
cfgloop.h 313 LOOPS_MAY_HAVE_MULTIPLE_LATCHES = 16,
321 #define AVOID_CFG_MODIFICATIONS (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloop.h 310 LOOPS_MAY_HAVE_MULTIPLE_LATCHES = 16,
318 #define AVOID_CFG_MODIFICATIONS (LOOPS_MAY_HAVE_MULTIPLE_LATCHES)

Completed in 15 milliseconds