Home
last modified time | relevance | path

Searched refs:RootParentL (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1158 static Loop *cloneLoopNest(Loop &OrigRootL, Loop *RootParentL, in cloneLoopNest() argument
1174 if (RootParentL) in cloneLoopNest()
1175 RootParentL->addChildLoop(ClonedRootL); in cloneLoopNest()