Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2334 bool IsStillLoop = rebuildLoopAfterUnswitch(L, ExitBlocks, LI, HoistedLoops); in unswitchNontrivialInvariants() local
2434 if (IsStillLoop) { in unswitchNontrivialInvariants()
2460 UnswitchCB(IsStillLoop, PartiallyInvariant, SibLoops); in unswitchNontrivialInvariants()