Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp159 if (Loop *ParentLoop = L->getParentLoop()) in CloneLoopBlocks() local
266 if (Loop *ParentLoop = L->getParentLoop()) in UnrollRuntimeLoopProlog() local
341 if (Loop *ParentLoop = L->getParentLoop()) { in UnrollRuntimeLoopProlog() local
/external/llvm/include/llvm/Analysis/
DLoopInfo.h68 LoopT *ParentLoop; variable
610 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/external/llvm/lib/Analysis/
DLoopPass.cpp100 void LPPassManager::insertLoop(Loop *L, Loop *ParentLoop) { in insertLoop()
DLoopInfo.cpp671 Loop *ParentLoop = Unloop->getParentLoop(); in updateUnloop() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp833 Loop *ParentLoop = L->getParentLoop(); in UnswitchNontrivialCondition() local
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp1138 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2119 Loop *ParentLoop = OrigLoop->getParentLoop(); in createEmptyLoop() local