Searched refs:HoistedLoops (Results 1 – 1 of 1) sorted by relevance
1914 SmallVectorImpl<Loop *> &HoistedLoops, in rebuildLoopAfterUnswitch() argument2080 HoistedLoops.push_back(HoistedL); in rebuildLoopAfterUnswitch()2518 SmallVector<Loop *, 4> HoistedLoops; in unswitchNontrivialInvariants() local2520 rebuildLoopAfterUnswitch(L, ExitBlocks, LI, HoistedLoops, SE); in unswitchNontrivialInvariants()2618 llvm::concat<Loop *>(NonChildClonedLoops, HoistedLoops)) { in unswitchNontrivialInvariants()2646 for (Loop *UpdatedL : llvm::concat<Loop *>(NonChildClonedLoops, HoistedLoops)) in unswitchNontrivialInvariants()