LLVM 22.0.0git
WasmEHPrepare.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "wasm-eh-prepare"

Functions

 INITIALIZE_PASS_BEGIN (WasmEHPrepare, DEBUG_TYPE, "Prepare WebAssembly exceptions", false, false) INITIALIZE_PASS_END(WasmEHPrepare
template<typename Container>
static void eraseDeadBBsAndChildren (const Container &BBs)

Variables

 DEBUG_TYPE
Prepare WebAssembly exceptions
Prepare WebAssembly false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-eh-prepare"

Definition at line 93 of file WasmEHPrepare.cpp.

Function Documentation

◆ eraseDeadBBsAndChildren()

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( WasmEHPrepare ,
DEBUG_TYPE ,
"Prepare WebAssembly exceptions" ,
false ,
false  )

References DEBUG_TYPE.

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 158 of file WasmEHPrepare.cpp.

◆ exceptions

Prepare WebAssembly exceptions

Definition at line 158 of file WasmEHPrepare.cpp.

◆ false

Prepare WebAssembly false

Definition at line 159 of file WasmEHPrepare.cpp.