Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp299 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in separateNestedLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h77 std::vector<LoopT *> SubLoops; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1849 auto &SubLoops = L.getSubLoopsVector(); in rebuildLoopAfterUnswitch() local