Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp190 BasicBlock *InvokeUnwindDest = II->getUnwindDest(); in calculateStateNumbersForInvokes() local
192 if (FuncletUnwindDest == InvokeUnwindDest) { in calculateStateNumbersForInvokes()
201 Instruction *PadInst = InvokeUnwindDest->getFirstNonPHI(); in calculateStateNumbersForInvokes()