Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp269 const bool CreateRemainderLoop, in CloneLoopBlocks()
604 bool CreateRemainderLoop = (Count != 2); in UnrollRuntimeLoopRemainder() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp283 CloneLoopBlocks(Loop *L, Value *NewIter, const bool CreateRemainderLoop, in CloneLoopBlocks()
744 bool CreateRemainderLoop = (Count != 2); in UnrollRuntimeLoopRemainder() local