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

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 303 static unsigned nb_set_scev = 0; variable
519 nb_set_scev++;
2919 fprintf (file, "%d\tsets in the scev database\n", nb_set_scev);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 303 static unsigned nb_set_scev = 0; variable
519 nb_set_scev++;
2894 fprintf (file, "%d\tsets in the scev database\n", nb_set_scev);

Completed in 90 milliseconds