Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp35 static int const MaxDisjunctionsInPwAff = 100; variable
55 if (NumBasicSets <= MaxDisjunctionsInPwAff) in isTooComplex()