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

References

tools/polly/lib/External/isl/isl_ast_build_expr.c
  240 	isl_ctx *ctx = isl_local_space_get_ctx(ls);
  244 		return var_div(data, ls, pos);
  251 	if (!isl_local_space_has_dim_id(ls, type, pos))
  254 	id = isl_local_space_get_dim_id(ls, type, pos);