Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp154 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
328 if (Loop *ParentLoop = L->getParentLoop()) in UnrollRuntimeLoopProlog() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h68 LoopT *ParentLoop; variable
610 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DLoopPass.cpp103 void LPPassManager::insertLoop(Loop *L, Loop *ParentLoop) { in insertLoop()
H A DLoopInfo.cpp673 Loop *ParentLoop = Unloop->getParentLoop(); in updateUnloop() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp849 Loop *ParentLoop = L->getParentLoop(); in UnswitchNontrivialCondition() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp1139 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2296 Loop *ParentLoop = OrigLoop->getParentLoop(); in createEmptyLoop() local