LLVM  3.7.0
Classes | Namespaces | Enumerations
WebAssemblyISelLowering.h File Reference

This file defines the interfaces that WebAssembly uses to lower LLVM code into a selection DAG. More...

#include "llvm/Target/TargetLowering.h"
Include dependency graph for WebAssemblyISelLowering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::WebAssemblyTargetLowering
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::WebAssemblyISD
 

Enumerations

enum  { llvm::WebAssemblyISD::FIRST_NUMBER = ISD::BUILTIN_OP_END }
 

Detailed Description

This file defines the interfaces that WebAssembly uses to lower LLVM code into a selection DAG.

Definition in file WebAssemblyISelLowering.h.