Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DSCEVAffinator.cpp39 static unsigned const MaxSmallBitWidth = 7; variable
193 return Width <= MaxSmallBitWidth; in computeModuloForExpr()