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

  /src/external/gpl3/gcc/dist/gcc/
graphite-dependences.cc 154 extend_map (__isl_take isl_map *map, int max) function
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max));
  /src/external/gpl3/gcc.old/dist/gcc/
graphite-dependences.cc 154 extend_map (__isl_take isl_map *map, int max) function
176 str->umap = isl_union_map_add_map (str->umap, extend_map (map, str->max));

Completed in 24 milliseconds