LLVM: llvm::MemorySSAAnalysis::Result Struct Reference (original) (raw)

#include "[llvm/Analysis/MemorySSA.h](MemorySSA%5F8h%5Fsource.html)"

Public Attributes
std::unique_ptr< MemorySSA > MSSA

Definition at line 945 of file MemorySSA.h.

llvm::MemorySSAAnalysis::Result::Result ( std::unique_ptr< MemorySSA > && MSSA) inline

getMSSA()

MemorySSA & llvm::MemorySSAAnalysis::Result::getMSSA ( ) inline

invalidate()

MSSA

std::unique_ptr<MemorySSA> llvm::MemorySSAAnalysis::Result::MSSA


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