Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2152 bool IsStillLoop = rebuildLoopAfterUnswitch(L, ExitBlocks, LI, HoistedLoops); in unswitchNontrivialInvariants() local
2253 if (IsStillLoop) { in unswitchNontrivialInvariants()
2279 UnswitchCB(IsStillLoop, SibLoops); in unswitchNontrivialInvariants()