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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 378 NOT_PHI_ADJUST = 0,
2843 record_increment (c, cand_increment (c), NOT_PHI_ADJUST);
2852 record_increment (c, c->index, NOT_PHI_ADJUST);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 378 NOT_PHI_ADJUST = 0,
2843 record_increment (c, cand_increment (c), NOT_PHI_ADJUST);
2852 record_increment (c, c->index, NOT_PHI_ADJUST);

Completed in 28 milliseconds