LLVM  8.0.1
Classes | Namespaces | Typedefs | Enumerations | Functions
WasmEHFuncInfo.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/IR/BasicBlock.h"
Include dependency graph for WasmEHFuncInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::WasmEHFuncInfo
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Typedefs

using llvm::BBOrMBB = PointerUnion< const BasicBlock *, MachineBasicBlock * >
 

Enumerations

enum  llvm::EventTag { llvm::CPP_EXCEPTION = 0, llvm::C_LONGJMP = 1 }
 

Functions

void llvm::calculateWasmEHInfo (const Function *F, WasmEHFuncInfo &EHInfo)