Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp319 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
345 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1606 Value *Leftover = Result->getIndVar(); in collapseLoops() local