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.cpp44 MachineBasicBlock *getMatchingEHPad(MachineInstr *MI);
68 WebAssemblyLateEHPrepare::getMatchingEHPad(MachineInstr *MI) { in getMatchingEHPad() function in WebAssemblyLateEHPrepare
184 MachineBasicBlock *EHPad = getMatchingEHPad(Catch); in hoistCatches()
268 TI->addOperand(MachineOperand::CreateMBB(getMatchingEHPad(TI))); in replaceFuncletReturns()