Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_aff_private.h34 struct isl_pw_aff { struct
42 struct isl_pw_aff_piece p[1]; argument
46 #define PW isl_pw_aff argument
/llvm-project/polly/lib/External/isl/include/isl/
H A Daff_type.h17 typedef struct isl_pw_aff isl_pw_aff; typedef
/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp69 __isl_give isl_pw_aff *(Fn)(__isl_take isl_pw_aff *, in combine() argument