Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp388 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
394 Leftover != 0) in handleFloatingPointIV()
399 if (Leftover != 0 && int32_t(ExitValue+IncValue) < ExitValue) in handleFloatingPointIV()
415 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
421 Leftover != 0) in handleFloatingPointIV()
426 if (Leftover != 0 && int32_t(ExitValue+IncValue) > ExitValue) in handleFloatingPointIV()
/external/gptfdisk/
DREADME130 * Leftover RAID data -- If a disk is used in a RAID array and then re-used