LLVM 19.0.0git
Public Member Functions | List of all members
DOTFuncMSSAInfo Class Reference

Public Member Functions

 DOTFuncMSSAInfo (const Function &F, MemorySSA &MSSA)
 
const FunctiongetFunction ()
 
MemorySSAAnnotatedWriter & getWriter ()
 

Detailed Description

Definition at line 2220 of file MemorySSA.cpp.

Constructor & Destructor Documentation

◆ DOTFuncMSSAInfo()

DOTFuncMSSAInfo::DOTFuncMSSAInfo ( const Function F,
MemorySSA MSSA 
)
inline

Definition at line 2226 of file MemorySSA.cpp.

Member Function Documentation

◆ getFunction()

const Function * DOTFuncMSSAInfo::getFunction ( )
inline

◆ getWriter()

MemorySSAAnnotatedWriter & DOTFuncMSSAInfo::getWriter ( )
inline

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