Home
last modified time | relevance | path

Searched defs:NoWrap (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp11187 bool IsSigned, bool NoWrap) { in doesIVOverflowOnLT()
11213 bool IsSigned, bool NoWrap) { in doesIVOverflowOnGT()
11308 bool NoWrap = ControlsExit && in howManyLessThans() local
11454 bool NoWrap = ControlsExit && in howManyGreaterThans() local