Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp463 Loop *L, SmallVectorImpl<BasicBlock *> &OtherExits, BasicBlock *LatchExit, in canProfitablyUnrollMultiExitLoop()
591 SmallVector<BasicBlock *, 4> OtherExits; in UnrollRuntimeLoopRemainder() local