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.cpp1363 static Loop *cloneLoopNest(Loop &OrigRootL, Loop *RootParentL, in cloneLoopNest() function
1563 cloneLoopNest(*ChildL, ClonedL, VMap, LI); in buildClonedLoops()
1666 NonChildClonedLoops.push_back(cloneLoopNest( in buildClonedLoops()