LLVM 24.0.0git
llvm::CFIInstrInserterPass Class Reference

#include "llvm/CodeGen/CFIInstrInserter.h"

Inheritance diagram for llvm::CFIInstrInserterPass:
[legend]

Public Member Functions

LLVM_ABI PreservedAnalyses run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
Public Member Functions inherited from llvm::PassInfoMixin< CFIInstrInserterPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::RequiredPassInfoMixin< CFIInstrInserterPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::PassInfoMixin< CFIInstrInserterPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< CFIInstrInserterPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 16 of file CFIInstrInserter.h.

Member Function Documentation

◆ run()

PreservedAnalyses CFIInstrInserterPass::run ( MachineFunction & MF,
MachineFunctionAnalysisManager & MFAM )

Definition at line 217 of file CFIInstrInserter.cpp.

References llvm::PreservedAnalyses::all().


The documentation for this class was generated from the following files: