|
LLVM
4.0.0
|
Optimize calls with "returned" attributes for WebAssembly. More...
#include "WebAssembly.h"#include "llvm/IR/Dominators.h"#include "llvm/IR/InstVisitor.h"#include "llvm/Support/Debug.h"#include "llvm/Support/raw_ostream.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "wasm-optimize-returned" |
Optimize calls with "returned" attributes for WebAssembly.
Definition in file WebAssemblyOptimizeReturned.cpp.
| #define DEBUG_TYPE "wasm-optimize-returned" |
Definition at line 22 of file WebAssemblyOptimizeReturned.cpp.
1.8.6