LLVM 19.0.0git
Classes | Namespaces | Typedefs | Enumerations | Functions
WasmEHFuncInfo.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/ADT/SmallPtrSet.h"

Go to the source code of this file.

Classes

struct  llvm::WasmEHFuncInfo
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::WebAssembly
 

Typedefs

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

Enumerations

enum  llvm::WebAssembly::Tag { llvm::WebAssembly::CPP_EXCEPTION = 0 , llvm::WebAssembly::C_LONGJMP = 1 }
 

Functions

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