Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2263 bool IsStillLoop = rebuildLoopAfterUnswitch(L, ExitBlocks, LI, HoistedLoops); in unswitchNontrivialInvariants() local
2362 if (IsStillLoop) { in unswitchNontrivialInvariants()
2388 UnswitchCB(IsStillLoop, SibLoops); in unswitchNontrivialInvariants()