Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DSCEVAffinator.cpp52 static bool isTooComplex(PWACtx PWAC) { in isTooComplex()
89 void SCEVAffinator::interpretAsUnsigned(PWACtx &PWAC, unsigned Width) { in interpretAsUnsigned()
99 PWACtx &PWAC, RecordedAssumptionsTy *RecordedAssumptions) { in takeNonNegativeAssumption()
199 PWACtx PWAC = CachedExpressions[Key]; in visit() local
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp981 PWACtx PWAC = Stmt->getParent()->getPwAff(E, Stmt->getEntryBlock()); in getPwAff() local
2259 auto PWAC = Affinator.getPwAff(E, BB, RecordedAssumptions); in getPwAff() local
2288 PWACtx PWAC = getPwAff(E, BB, RecordedAssumptions); in getPwAffOnly() local
DScopBuilder.cpp352 PWACtx PWAC = scop->getPwAff(E, BB, NonNegative, &RecordedAssumptions); in getPwAff() local