reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
298 __isl_give isl_pw_aff *isl_pw_aff_tdiv_r(__isl_take isl_pw_aff *pa1,
11908 auto res = isl_pw_aff_tdiv_r(copy(), pa2.release());
tools/polly/lib/Support/SCEVAffinator.cpp 526 DividendPWAC = combine(DividendPWAC, DivisorPWAC, isl_pw_aff_tdiv_r);