Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp78 SmallVector<BasicBlock*, 4>& exitingBlocks, in IsLoopDead()
146 SmallVector<BasicBlock*, 4> exitingBlocks; in runOnLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp36 SmallVectorImpl<BasicBlock *> &exitingBlocks, in isLoopDead()
119 SmallVector<BasicBlock *, 4> exitingBlocks; in runImpl() local