Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp421 Loop *L, SmallVectorImpl<BasicBlock *> &OtherExits, BasicBlock *LatchExit, in canProfitablyUnrollMultiExitLoop()
606 SmallVector<BasicBlock *, 4> OtherExits; in UnrollRuntimeLoopRemainder() local