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

  /src/external/mit/isl/dist/
isl_aff_map.c 479 __isl_give isl_map *isl_map_from_multi_pw_aff(__isl_take isl_multi_pw_aff *mpa) function
486 /* This function performs the same operation as isl_map_from_multi_pw_aff,
491 return isl_map_from_multi_pw_aff(mpa);
  /src/external/mit/isl/dist/include/isl/
aff.h 1191 __isl_give isl_map *isl_map_from_multi_pw_aff(__isl_take isl_multi_pw_aff *mpa);

Completed in 34 milliseconds