/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | GenericLoopInfo.h | 60 LoopT *ParentLoop; variable 680 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | GenericLoopInfo.h | 60 LoopT *ParentLoop; variable 680 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | GenericLoopInfo.h | 60 LoopT *ParentLoop; variable 680 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollRuntime.cpp | 283 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local 484 if (Loop *ParentLoop = L->getParentLoop()) in UnrollRuntimeLoopRemainder() local
|
H A D | CloneFunction.cpp | 663 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | GenericLoopInfo.h | 60 LoopT *ParentLoop; variable 690 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollPeel.cpp | 503 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local 772 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
|
H A D | LoopUnrollRuntime.cpp | 312 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
|
H A D | CloneFunction.cpp | 758 Loop *ParentLoop = OrigLoop->getParentLoop(); in cloneLoopWithPreheader() local
|
H A D | LoopUtils.cpp | 678 if (Loop *ParentLoop = L->getParentLoop()) { in deleteDeadLoop() local
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 69 LoopT *ParentLoop; variable 611 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopPeel.cpp | 703 Loop *ParentLoop = L->getParentLoop(); in cloneLoopBlocks() local 1023 if (Loop *ParentLoop = L->getParentLoop()) in peelLoop() local
|
H A D | UnifyLoopExits.cpp | 205 if (auto ParentLoop = L->getParentLoop()) { in unifyLoopExits() local
|
H A D | FixIrreducible.cpp | 168 Loop *ParentLoop, in createNaturalLoopInternal()
|
H A D | LoopUnrollRuntime.cpp | 327 Loop *ParentLoop = L->getParentLoop(); in CloneLoopBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 75 LoopT *ParentLoop; variable 1070 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 75 LoopT *ParentLoop; variable 1011 const LoopT *ParentLoop) { in isNotAlreadyContainedIn()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopPassManager.cpp | 106 while (auto *ParentLoop = OuterMostLoop->getParentLoop()) in runWithLoopNestPasses() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LoopPass.cpp | 74 Loop &LPPassManager::addLoop(Loop *ParentLoop) { in addLoop()
|
H A D | LoopInfo.cpp | 638 Loop *ParentLoop = Unloop->getParentLoop(); in markAsRemoved() local
|
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/ |
H A D | vksIPC.cpp | 120 void ParentLoop() in ParentLoop() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 60 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
|
H A D | LoopInfo.cpp | 907 Loop *ParentLoop = Unloop->getParentLoop(); in erase() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | LoopCacheAnalysis.cpp | 66 Loop *ParentLoop = LastLoop->getParentLoop(); in getInnerMostLoop() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnswitch.cpp | 1092 Loop *ParentLoop = L->getParentLoop(); in UnswitchNontrivialCondition() local
|