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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp353 unsigned Leftover = Range % uint32_t(IncValue); local
380 unsigned Leftover = Range % uint32_t(-IncValue); local

Completed in 100 milliseconds