Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2381 bool IsStillLoop = rebuildLoopAfterUnswitch(L, ExitBlocks, LI, HoistedLoops); in unswitchNontrivialInvariants() local
2484 if (IsStillLoop) { in unswitchNontrivialInvariants()
2510 UnswitchCB(IsStillLoop, PartiallyInvariant, SibLoops); in unswitchNontrivialInvariants()