Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp45 MachineBasicBlock *getMatchingEHPad(MachineInstr *MI);
69 WebAssemblyLateEHPrepare::getMatchingEHPad(MachineInstr *MI) { in getMatchingEHPad() function in WebAssemblyLateEHPrepare
187 MachineBasicBlock *EHPad = getMatchingEHPad(Catch); in hoistCatches()
274 TI->addOperand(MachineOperand::CreateMBB(getMatchingEHPad(TI))); in replaceFuncletReturns()