Home
last modified time | relevance | path

Searched refs:isl_local_space_has_dim_id (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dlocal_space.h42 isl_bool isl_local_space_has_dim_id(__isl_keep isl_local_space *ls,
Disl-noexceptions.h7877 auto res = isl_local_space_has_dim_id(get(), static_cast<enum isl_dim_type>(type), pos); in has_dim_id()
/external/llvm-project/polly/lib/External/isl/
Disl_local_space.c303 isl_bool isl_local_space_has_dim_id(__isl_keep isl_local_space *ls, in isl_local_space_has_dim_id() function
Disl_ast_build_expr.c251 if (!isl_local_space_has_dim_id(ls, type, pos)) in var()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod1311 isl_bool isl_local_space_has_dim_id(