Searched defs:aff_list (Results 1 – 5 of 5) sorted by relevance
1708 isl_aff_list *aff_list; member
212 class aff_list; variable3446 aff_list::aff_list() in aff_list() function3449 aff_list::aff_list(const aff_list &obj) in aff_list() function3455 aff_list::aff_list(__isl_take isl_aff_list *ptr) in aff_list() function3458 aff_list::aff_list(isl::checked::ctx ctx, int n) in aff_list() function3464 aff_list::aff_list(isl::checked::aff el) in aff_list() function
276 class aff_list; variable3687 aff_list::aff_list() in aff_list() function3690 aff_list::aff_list(const aff_list &obj) in aff_list() function3702 aff_list::aff_list(__isl_take isl_aff_list *ptr) in aff_list() function3705 aff_list::aff_list(isl::ctx ctx, int n) in aff_list() function3715 aff_list::aff_list(isl::aff el) in aff_list() function
166 class aff_list; variable4321 aff_list::aff_list() in aff_list() function4324 aff_list::aff_list(const aff_list &obj) in aff_list() function4329 aff_list::aff_list(std::nullptr_t) in aff_list() function4333 aff_list::aff_list(__isl_take isl_aff_list *ptr) in aff_list() function
3835 class aff_list(object): class