Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp249 auto &SubLoops = L->getSubLoops(); in getPerfectLoops() local
266 const auto *SubLoops = &CurrentLoop->getSubLoops(); in getMaxPerfectDepth() local
/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h62 std::vector<LoopT *> SubLoops; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp308 const std::vector<Loop*> &SubLoops = L->getSubLoops(); separateNestedLoop() local
/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp1402 auto SubLoops = countBeneficialLoops() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2054 auto &SubLoops = L.getSubLoopsVector(); rebuildLoopAfterUnswitch() local