Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_aff_private.h33 struct isl_pw_aff { struct
41 struct isl_pw_aff_piece p[1]; argument
45 #define PW isl_pw_aff argument
/external/llvm-project/polly/lib/External/isl/include/isl/
Daff_type.h17 typedef struct isl_pw_aff isl_pw_aff; typedef
/external/llvm-project/polly/lib/Support/
DSCEVAffinator.cpp68 __isl_give isl_pw_aff *(Fn)(__isl_take isl_pw_aff *, in combine()