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.cpp1921 SmallVector<Loop *, 4> ExitLoops; in rebuildLoopAfterUnswitch() local
1926 ExitLoops.push_back(ExitL); in rebuildLoopAfterUnswitch()