Return the number of GUID entries in the global value summary map.
Synopsis
Declared in <llvm/IR/ModuleSummaryIndex.h>
size_t
size() const;
Return Value
The number of GUID entries in the global value summary map.
Created with MrDocs