Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DLoopNestAnalysis.cpp170 auto &SubLoops = L->getSubLoops(); in getPerfectLoops() local
187 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/llvm-project/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp318 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/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h76 std::vector<LoopT *> SubLoops; variable
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1379 auto SubLoops = in countBeneficialLoops() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1849 auto &SubLoops = L.getSubLoopsVector(); in rebuildLoopAfterUnswitch() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1891 auto &SubLoops = L.getSubLoopsVector(); in rebuildLoopAfterUnswitch() local