Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp319 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
345 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1617 Value *Leftover = Result->getIndVar(); in collapseLoops() local