HomeSort by: relevance | last modified time | path
    Searched refs:LPT_UNROLL_CONSTANT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
loop-unroll.cc 290 case LPT_UNROLL_CONSTANT:
406 loop->lpt_decision.decision = LPT_UNROLL_CONSTANT;
455 loop->lpt_decision.decision = LPT_UNROLL_CONSTANT;
cfgloop.h 29 LPT_UNROLL_CONSTANT,
  /src/external/gpl3/gcc.old/dist/gcc/
loop-unroll.cc 290 case LPT_UNROLL_CONSTANT:
406 loop->lpt_decision.decision = LPT_UNROLL_CONSTANT;
455 loop->lpt_decision.decision = LPT_UNROLL_CONSTANT;
cfgloop.h 29 LPT_UNROLL_CONSTANT,

Completed in 56 milliseconds