Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp303 CloneLoopBlocks(Loop *L, Value *NewIter, const bool CreateRemainderLoop, in CloneLoopBlocks()
815 bool CreateRemainderLoop = (Count != 2); in UnrollRuntimeLoopRemainder() local