Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp298 WebAssemblyException *SubE = getOutermostException(MBB); in discoverAndMapException()
330 WebAssemblyExceptionInfo::getOutermostException(MachineBasicBlock *MBB) const { in getOutermostException() function in WebAssemblyExceptionInfo
H A DWebAssemblyExceptionInfo.h131 WebAssemblyException *getOutermostException(MachineBasicBlock *MBB) const;