Home
last modified time | relevance | path

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

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