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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp200 BasicBlock *InvokeUnwindDest = II->getUnwindDest(); local
202 if (FuncletUnwindDest == InvokeUnwindDest) {
211 Instruction *PadInst = InvokeUnwindDest->getFirstNonPHI();

Completed in 111 milliseconds