Searched defs:getMSSA (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DMemorySSA.h674 MemorySSA &getMSSA() { return *MSSA; } function in class:llvm::MemorySSAWrapperPass
675 const MemorySSA &getMSSA() const { return *MSSA; } function in class:llvm::MemorySSAWrapperPass

Completed in 57 milliseconds