|
LLVM
4.0.0
|
This file declares WebAssembly-specific per-machine-function information. More...
Go to the source code of this file.
Classes | |
| class | llvm::WebAssemblyFunctionInfo |
| This class is derived from MachineFunctionInfo and contains private WebAssembly-specific information for each MachineFunction. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| void | llvm::ComputeLegalValueVTs (const Function &F, const TargetMachine &TM, Type *Ty, SmallVectorImpl< MVT > &ValueVTs) |
| void | llvm::ComputeSignatureVTs (const Function &F, const TargetMachine &TM, SmallVectorImpl< MVT > &Params, SmallVectorImpl< MVT > &Results) |
This file declares WebAssembly-specific per-machine-function information.
Definition in file WebAssemblyMachineFunctionInfo.h.
1.8.6