Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp388 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
415 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local