Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1361 SmallVectorImpl<Loop *> &NonChildClonedLoops) { in buildClonedLoops()
2408 SmallVector<Loop *, 4> NonChildClonedLoops; in unswitchNontrivialInvariants() local