Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp154 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
334 if (Loop *ParentLoop = L->getParentLoop()) in UnrollRuntimeLoopProlog() local
/external/llvm/include/llvm/Analysis/
DLoopInfo.h73 LoopT *ParentLoop; variable
626 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/external/llvm/lib/Analysis/
DLoopPass.cpp104 void LPPassManager::insertLoop(Loop *L, Loop *ParentLoop) { in insertLoop()
DLoopInfo.cpp662 Loop *ParentLoop = Unloop->getParentLoop(); in updateUnloop() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp847 Loop *ParentLoop = L->getParentLoop(); in UnswitchNontrivialCondition() local
DInductiveRangeCheckElimination.cpp1162 Loop *ParentLoop = OriginalLoop.getParentLoop(); in addToParentLoopIfNeeded() local
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp1139 MachineLoop *ParentLoop = LoopRep->getParentLoop(); in mergeLoop() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2179 Loop *ParentLoop = OrigLoop->getParentLoop(); in createEmptyLoop() local