Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1042 static Loop *cloneLoopNest(Loop &OrigRootL, Loop *RootParentL, in cloneLoopNest() function
1242 cloneLoopNest(*ChildL, ClonedL, VMap, LI); in buildClonedLoops()
1346 NonChildClonedLoops.push_back(cloneLoopNest( in buildClonedLoops()