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

  /src/external/gpl3/gcc/dist/gcc/
cfgloop.h 664 LI_FROM_INNERMOST = 2, /* Iterate over the loops in the reverse order,
809 unsigned checked_flags = LI_ONLY_INNERMOST | LI_FROM_INNERMOST;
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloop.h 656 LI_FROM_INNERMOST = 2, /* Iterate over the loops in the reverse order,
801 unsigned checked_flags = LI_ONLY_INNERMOST | LI_FROM_INNERMOST;

Completed in 25 milliseconds