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

  /src/external/mit/isl/dist/include/isl/
local_space.h 37 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls,
  /src/external/mit/isl/dist/
isl_constraint.c 467 isl_local_space_get_dim_name(constraint->ls, type, pos) : NULL;
isl_local_space.c 312 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls, function
isl_aff.c 654 return isl_local_space_get_dim_name(aff->ls, type, pos);

Completed in 42 milliseconds