Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp81 SmallVectorImpl<BasicBlock *> &exitingBlocks, in isLoopDead()
152 SmallVector<BasicBlock*, 4> exitingBlocks; in runOnLoop() local