LLVM: lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp File Reference (original) (raw)
#include "[MCTargetDesc/WebAssemblyMCTargetDesc.h](WebAssemblyMCTargetDesc%5F8h%5Fsource.html)"#include "[WebAssembly.h](WebAssembly%5F8h%5Fsource.html)"#include "[WebAssemblySubtarget.h](WebAssemblySubtarget%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineFunction.h](MachineFunction%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineFunctionPass.h](MachineFunctionPass%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "wasm-fix-br-table-defaults" |
| Functions |
|---|
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "wasm-fix-br-table-defaults"
Definition at line 27 of file WebAssemblyFixBrTableDefaults.cpp.
Function Documentation
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | WebAssemblyFixBrTableDefaults | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "Removes range checks and sets br_table default targets" | , | ||
| false | , | ||
| false | ) |
Definition at line 195 of file WebAssemblyFixBrTableDefaults.cpp.
References llvm::createWebAssemblyFixBrTableDefaults(), and DEBUG_TYPE.