Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1114 static Loop *cloneLoopNest(Loop &OrigRootL, Loop *RootParentL, in cloneLoopNest() function
1314 cloneLoopNest(*ChildL, ClonedL, VMap, LI); in buildClonedLoops()
1417 NonChildClonedLoops.push_back(cloneLoopNest( in buildClonedLoops()