Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp122 WebAssemblyException *SubE = getOutermostException(MBB); in discoverAndMapException()
154 WebAssemblyExceptionInfo::getOutermostException(MachineBasicBlock *MBB) const { in getOutermostException() function in WebAssemblyExceptionInfo
DWebAssemblyExceptionInfo.h126 WebAssemblyException *getOutermostException(MachineBasicBlock *MBB) const;