LLVM 19.0.0git
Public Member Functions | List of all members
llvm::RAIIMFObsDelInstaller Class Reference

Class to install both of the above. More...

#include "llvm/CodeGen/GlobalISel/GISelChangeObserver.h"

Public Member Functions

 RAIIMFObsDelInstaller (MachineFunction &MF, GISelObserverWrapper &Wrapper)
 
 ~RAIIMFObsDelInstaller ()=default
 

Detailed Description

Class to install both of the above.

Definition at line 129 of file GISelChangeObserver.h.

Constructor & Destructor Documentation

◆ RAIIMFObsDelInstaller()

llvm::RAIIMFObsDelInstaller::RAIIMFObsDelInstaller ( MachineFunction MF,
GISelObserverWrapper Wrapper 
)
inline

Definition at line 134 of file GISelChangeObserver.h.

◆ ~RAIIMFObsDelInstaller()

llvm::RAIIMFObsDelInstaller::~RAIIMFObsDelInstaller ( )
default

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