Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1364 static Loop *cloneLoopNest(Loop &OrigRootL, Loop *RootParentL, in cloneLoopNest()
1564 cloneLoopNest(*ChildL, ClonedL, VMap, LI); in buildClonedLoops()
1667 NonChildClonedLoops.push_back(cloneLoopNest( in buildClonedLoops()
1363 static Loop *cloneLoopNest(Loop &OrigRootL, Loop *RootParentL, cloneLoopNest() function