Home
last modified time | relevance | path

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

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