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

  /src/external/gpl3/gcc/dist/gcc/
gimple-if-to-switch.cc 179 dump_clusters (vec<cluster *> *clusters, const char *message) function
243 dump_clusters (&filtered_clusters, "Canonical GIMPLE case clusters");
250 dump_clusters (&output, "JT can be built");
260 dump_clusters (&output, "BT can be built");
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-if-to-switch.cc 175 dump_clusters (vec<cluster *> *clusters, const char *message) function
239 dump_clusters (&filtered_clusters, "Canonical GIMPLE case clusters");
246 dump_clusters (&output, "JT can be built");
256 dump_clusters (&output, "BT can be built");

Completed in 19 milliseconds