Home
last modified time | relevance | path

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

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