Home
last modified time | relevance | path

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

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