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

References

tools/polly/lib/External/isl/include/isl/hmap.h
   23 __isl_give ISL_MAYBE(ISL_VAL) ISL_FN(ISL_HMAP,try_get)(
tools/polly/lib/External/isl/include/isl/hmap_templ.c
  146 __isl_give ISL_MAYBE(ISL_VAL) ISL_FN(ISL_HMAP,try_get)(
  152 	ISL_MAYBE(ISL_VAL) res = { isl_bool_false, NULL };
  184 	ISL_MAYBE(ISL_VAL) res;
tools/polly/lib/External/isl/include/isl/maybe_templ.h
    8 struct ISL_MAYBE(ISL_TYPE) {
   12 typedef struct ISL_MAYBE(ISL_TYPE) ISL_MAYBE(ISL_TYPE);
   12 typedef struct ISL_MAYBE(ISL_TYPE) ISL_MAYBE(ISL_TYPE);