Searched defs:IncrementNSSW (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolution.h296 /// The IncrementNSSW flag has identical semantics with SCEV::FlagNSW.
308 IncrementNSSW = (1 << 1), // No signed with signed increment wrap enumerator in enum:llvm::final::IncrementWrapFlags

Completed in 135 milliseconds