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

  /src/external/gpl3/gcc/dist/gcc/
gimple-range-path.cc 203 compute_ranges (dependencies);
552 path_range_query::compute_ranges (const bitmap_head *dependencies) function in class:path_range_query
570 fprintf (dump_file, "path_range_query: compute_ranges for path: ");
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-range-path.cc 622 path_range_query::compute_ranges (const vec<basic_block> &path, function in class:path_range_query
641 fprintf (dump_file, "path_range_query: compute_ranges for path: ");
676 path_range_query::compute_ranges (edge e) function in class:path_range_query
681 compute_ranges (bbs);

Completed in 28 milliseconds