Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp363 unsigned Leftover = Range % uint32_t(IncValue); in HandleFloatingPointIV() local
390 unsigned Leftover = Range % uint32_t(-IncValue); in HandleFloatingPointIV() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp354 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
381 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local