LLVM: DOTFuncMSSAInfo Class Reference (original) (raw)

Public Member Functions
DOTFuncMSSAInfo (const Function &F, MemorySSA &MSSA)
const Function * getFunction ()
MemorySSAAnnotatedWriter & getWriter ()

Detailed Description

Definition at line 2280 of file MemorySSA.cpp.

Constructor & Destructor Documentation

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

Definition at line 2286 of file MemorySSA.cpp.

Member Function Documentation

getFunction()

const Function * DOTFuncMSSAInfo::getFunction ( ) inline

Definition at line 2289 of file MemorySSA.cpp.

Referenced by llvm::GraphTraits< DOTFuncMSSAInfo * >::getEntryNode(), llvm::DOTGraphTraits< DOTFuncMSSAInfo * >::getGraphName(), llvm::GraphTraits< DOTFuncMSSAInfo * >::nodes_begin(), llvm::GraphTraits< DOTFuncMSSAInfo * >::nodes_end(), and llvm::GraphTraits< DOTFuncMSSAInfo * >::size().

getWriter()

MemorySSAAnnotatedWriter & DOTFuncMSSAInfo::getWriter ( ) inline

Definition at line 2290 of file MemorySSA.cpp.

Referenced by llvm::DOTGraphTraits< DOTFuncMSSAInfo * >::getNodeLabel().


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