LLVM: lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp File Reference (original) (raw)

Optimize calls with "returned" attributes for WebAssembly. More...

Go to the source code of this file.

Macros
#define DEBUG_TYPE "wasm-optimize-returned"
Functions

Optimize calls with "returned" attributes for WebAssembly.

Definition in file WebAssemblyOptimizeReturned.cpp.

DEBUG_TYPE

#define DEBUG_TYPE "wasm-optimize-returned"

INITIALIZE_PASS()

INITIALIZE_PASS ( OptimizeReturned ,
DEBUG_TYPE ,
"Optimize calls with \"returned\" attributes for WebAssembly" ,
false ,
false )