MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::Analysis::Enter Class Reference

Helps to keep track of curr_mut(). More...

#include <mim/phase.h>

Public Member Functions

 Enter (Analysis *analysis, Def *new_mut)
 ~Enter ()

Detailed Description

Helps to keep track of curr_mut().

See also
enter()

Definition at line 123 of file phase.h.

Constructor & Destructor Documentation

◆ Enter()

mim::Analysis::Enter::Enter ( Analysis * analysis,
Def * new_mut )
inline

Definition at line 125 of file phase.h.

References mim::Analysis::Analysis(), and mim::Analysis::curr_mut().

◆ ~Enter()

mim::Analysis::Enter::~Enter ( )
inline

Definition at line 130 of file phase.h.


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