Home
last modified time | relevance | path

Searched defs:SubLoops (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopNestAnalysis.cpp249 auto &SubLoops = L->getSubLoops(); in getPerfectLoops() local
266 const auto *SubLoops = &CurrentLoop->getSubLoops(); in getMaxPerfectDepth() local
/external/llvm/include/llvm/Analysis/
DLoopInfo.h71 std::vector<LoopT *> SubLoops; variable
89 delete SubLoops[i]; in ~LoopBase() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp308 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in separateNestedLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp299 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in separateNestedLoop() local
/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp323 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in separateNestedLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h77 std::vector<LoopT *> SubLoops; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopInfo.h77 std::vector<LoopT *> SubLoops; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1849 auto &SubLoops = L.getSubLoopsVector(); in rebuildLoopAfterUnswitch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2003 auto &SubLoops = L.getSubLoopsVector(); in rebuildLoopAfterUnswitch() local