Home
last modified time | relevance | path

Searched defs:must (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_flow.c162 int must; member
285 int must, void *source_user) in isl_access_info_add_source()
489 isl_stat (*fn)(__isl_take isl_map *dep, int must, void *dep_user, in isl_flow_foreach()
511 __isl_give isl_map *isl_flow_get_no_source(__isl_keep isl_flow *deps, int must) in isl_flow_get_no_source()
2341 int must; member
2592 isl_union_map *must, *kill; in isl_union_access_info_add_kill_to_must_source() local
2623 __isl_take isl_union_flow *flow, __isl_take isl_union_map *must, in isl_union_flow_drop_kill_source()
2728 int must; member
2752 int must; member
3210 isl_union_map *must = NULL, *may = NULL; in isl_union_access_info_compute_flow() local
H A Disl_test.c3369 isl_map *must; member
3373 static isl_stat collect_must_may(__isl_take isl_map *dep, int must, in collect_must_may()
/llvm-project/llvm/lib/Support/
H A Dregex2.h152 char *must; /* match must contain this string */ member