Searched defs:getUnwindDest (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | WasmEHFuncInfo.h | 39 const BasicBlock *getUnwindDest(const BasicBlock *BB) const { in getUnwindDest() function |
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
| H A D | Instruction.cpp | 548 BasicBlock *InvokeInst::getUnwindDest() const { in getUnwindDest() function in llvm::sandboxir::InvokeInst |