Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp283 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
484 if (Loop *ParentLoop = L->getParentLoop()) in UnrollRuntimeLoopRemainder() local
DCloneFunction.cpp663 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp196 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
DLoopPeel.cpp515 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
827 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
DFixIrreducible.cpp160 Loop *ParentLoop, in createNaturalLoopInternal()
DLoopUnrollRuntime.cpp313 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
DCloneFunction.cpp762 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
/external/llvm/include/llvm/Analysis/
DLoopInfo.h69 LoopT *ParentLoop; variable
611 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp503 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local
772 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
DLoopUnrollRuntime.cpp312 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
DCloneFunction.cpp758 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
DLoopUtils.cpp678 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
/external/llvm/lib/Analysis/
DLoopPass.cpp74 Loop &LPPassManager::addLoop(Loop *ParentLoop) { in addLoop()
DLoopInfo.cpp638 Loop *ParentLoop = Unloop->getParentLoop(); in markAsRemoved() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h75 LoopT *ParentLoop; variable
1011 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h74 LoopT *ParentLoop; variable
1041 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp60 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
DLoopInfo.cpp907 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
/external/llvm-project/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp65 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
DLoopInfo.cpp929 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1092 Loop *ParentLoop = L->getParentLoop(); in UnswitchNontrivialCondition() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp501 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp460 Loop *ParentLoop = LI.getLoopFor(BB); in promoteCounterLoadStores() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1282 Loop *ParentLoop = L->getParentLoop(); in unswitchNontrivialCondition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1302 Loop *ParentLoop = L->getParentLoop(); in UnswitchNontrivialCondition() local

12