Home
last modified time | relevance | path

Searched refs:PWAMod (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp142 isl::pw_aff PWAMod = addModuloSemantic(PWAC.first, Expr->getType()); in checkForWrapping() local
144 isl::set NotEqualSet = PWAC.first.ne_set(PWAMod); in checkForWrapping()