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

  /src/external/gpl3/gcc/dist/gcc/rtl-ssa/
insns.cc 42 static const unsigned int POINT_INCREASE = 2;
331 insn->set_point (after->point () + POINT_INCREASE);
  /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
insns.cc 42 static const unsigned int POINT_INCREASE = 2;
318 insn->set_point (after->point () + POINT_INCREASE);

Completed in 26 milliseconds