Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1916 SmallVector<Loop *, 4> ExitLoops; in rebuildLoopAfterUnswitch()
1921 ExitLoops.push_back(ExitL); in rebuildLoopAfterUnswitch()
1915 SmallVector<Loop *, 4> ExitLoops; rebuildLoopAfterUnswitch() local