Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.h48 bool isCatchAllTerminatePad(const MachineBasicBlock &MBB);
DWebAssemblyExceptionInfo.cpp53 if (WebAssembly::isCatchAllTerminatePad(*EHPad)) in recalculate()
DWebAssemblyUtilities.cpp227 bool WebAssembly::isCatchAllTerminatePad(const MachineBasicBlock &MBB) { in isCatchAllTerminatePad() function in WebAssembly