Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp36 SmallVectorImpl<BasicBlock *> &exitingBlocks, in isLoopDead()
119 SmallVector<BasicBlock *, 4> exitingBlocks; in runImpl() local