Return the MemProf summary, or nullptr if unavailable.
Synopsis
Declared in <llvm/ProfileData/InstrProfReader.h>
memprof::MemProfSummary*
getSummary() const;
Return Value
The MemProf summary, or nullptr if unavailable.
Created with MrDocs