Searched refs:IgnoreIntegerWrapping (Results 1 – 9 of 9) sorted by relevance
26 static cl::opt<bool> IgnoreIntegerWrapping( variable139 if (IgnoreIntegerWrapping || (getNoWrapFlags(Expr) & SCEV::FlagNSW)) in checkForWrapping()
26 static cl::opt<bool> IgnoreIntegerWrapping( variable134 if (IgnoreIntegerWrapping || (getNoWrapFlags(Expr) & SCEV::FlagNSW)) in checkForWrapping()
26 static cl::opt<bool> IgnoreIntegerWrapping(139 if (IgnoreIntegerWrapping || (getNoWrapFlags(Expr) & SCEV::FlagNSW))