Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h78 bool UnrollRemainder; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp304 const bool UseEpilogRemainder, const bool UnrollRemainder, in CloneLoopBlocks()
584 bool UseEpilogRemainder, bool UnrollRemainder, bool ForgetAllSCEV, in UnrollRuntimeLoopRemainder()
H A DLoopUnrollAndJam.cpp227 bool UnrollRemainder, LoopInfo *LI, ScalarEvolution *SE, DominatorTree *DT, in UnrollAndJamLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h492 bool UnrollRemainder; member