Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp26 static cl::opt<bool> IgnoreIntegerWrapping( variable
139 if (IgnoreIntegerWrapping || (getNoWrapFlags(Expr) & SCEV::FlagNSW)) in checkForWrapping()