Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DWasmEHFuncInfo.h42 const BasicBlock *getThrowUnwindDest(BasicBlock *BB) const { in getThrowUnwindDest() function
61 MachineBasicBlock *getThrowUnwindDest(MachineBasicBlock *MBB) const { in getThrowUnwindDest() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp147 .addMBB(EHInfo->getThrowUnwindDest(&MBB)); in replaceFuncletReturns()
236 .addMBB(EHInfo->getThrowUnwindDest(&MBB)); in addRethrows()