|
LLVM 24.0.0git
|
#include "Target/WebAssembly/WebAssemblyExceptionInfo.h"
Public Types | |
| using | Result = WebAssemblyExceptionInfo |
Public Member Functions | |
| LLVM_ABI Result | run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::AnalysisInfoMixin< WebAssemblyExceptionAnalysis > | |
| static AnalysisKey * | ID () |
| Returns an opaque, unique ID for this analysis type. | |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< WebAssemblyExceptionAnalysis > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 195 of file WebAssemblyExceptionInfo.h.
Definition at line 201 of file WebAssemblyExceptionInfo.h.
| WebAssemblyExceptionAnalysis::Result WebAssemblyExceptionAnalysis::run | ( | MachineFunction & | MF, |
| MachineFunctionAnalysisManager & | MFAM ) |
Definition at line 70 of file WebAssemblyExceptionInfo.cpp.
References computeWEI(), and llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult().