Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h39 BasicBlock *getStartBlock() const { return StartBB; } in getStartBlock() function
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp410 BasicBlock *StartBB = Action->getStartBlock(); in prepareExceptionHandlers()
1385 findCleanupHandlers(Actions, BB, CatchAction->getStartBlock()); in mapLandingPadBlocks()
1393 << CatchAction->getStartBlock()->getName() << "\n"); in mapLandingPadBlocks()
1469 << Action->getStartBlock()->getName() << "\n"); in createCleanupHandler()
1538 << Action->getStartBlock()->getName() << "\n"); in findCleanupHandlers()
1656 << Action->getStartBlock()->getName() << "\n"); in findCleanupHandlers()