Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1423 static void buildClonedLoops(Loop &OrigL, ArrayRef<BasicBlock *> ExitBlocks, in buildClonedLoops()
2502 buildClonedLoops(L, ExitBlocks, *VMap, LI, NonChildClonedLoops); in unswitchNontrivialInvariants()
1422 static void buildClonedLoops(Loop &OrigL, ArrayRef<BasicBlock *> ExitBlocks, buildClonedLoops() function