Home
last modified time | relevance | path

Searched defs:HoistedLoops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1739 SmallVectorImpl<Loop *> &HoistedLoops) { in rebuildLoopAfterUnswitch()
2262 SmallVector<Loop *, 4> HoistedLoops; in unswitchNontrivialInvariants() local