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

  /src/external/gpl3/gcc/dist/gcc/
cfgloop.h 193 3) Set constraint LOOP_C_FINITE assuming the loop is finite.
196 is done under circumstance of LOOP_C_FINITE constraint.
283 #define LOOP_C_FINITE (1 << 1)
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloop.h 190 3) Set constraint LOOP_C_FINITE assuming the loop is finite.
193 is done under circumstance of LOOP_C_FINITE constraint.
280 #define LOOP_C_FINITE (1 << 1)

Completed in 41 milliseconds