Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopInfo.h71 std::vector<LoopT *> SubLoops; variable
89 delete SubLoops[i]; in ~LoopBase() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h71 std::vector<LoopT *> SubLoops; variable
85 delete SubLoops[i]; in ~LoopBase() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopSimplify.cpp601 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