reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/include/isl/local_space.h
   41 isl_bool isl_local_space_has_dim_id(__isl_keep isl_local_space *ls,

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 7877   auto res = isl_local_space_has_dim_id(get(), static_cast<enum isl_dim_type>(type), pos);
tools/polly/lib/External/isl/isl_ast_build_expr.c
  251 	if (!isl_local_space_has_dim_id(ls, type, pos))