|
LLVM
3.7.0
|
This file contains the entry points for global functions defined in the LLVM WebAssembly back-end. More...
#include "llvm/Support/CodeGen.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| FunctionPass * | llvm::createWebAssemblyISelDag (WebAssemblyTargetMachine &TM, CodeGenOpt::Level OptLevel) |
| This pass converts a legalized DAG into a WebAssembly-specific DAG, ready for instruction scheduling. More... | |
This file contains the entry points for global functions defined in the LLVM WebAssembly back-end.
Definition in file WebAssembly.h.
1.8.6