Home
last modified time | relevance | path

Searched refs:ExitBBs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h229 SmallVector<BlockT*, 8> ExitBBs; in verifyLoop() local
230 getExitBlocks(ExitBBs); in verifyLoop()
232 VisitSet.insert(ExitBBs.begin(), ExitBBs.end()); in verifyLoop()