Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()