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
   43 __isl_give isl_id *isl_local_space_get_dim_id(__isl_keep isl_local_space *ls,

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 7852   auto res = isl_local_space_get_dim_id(get(), static_cast<enum isl_dim_type>(type), pos);
tools/polly/lib/External/isl/isl_ast_build_expr.c
  254 	id = isl_local_space_get_dim_id(ls, type, pos);