end overloads
end
Declared in <llvm/IR/ModuleSummaryIndex.h>
<llvm/IR/ModuleSummaryIndex.h>
Return an iterator past the end of the map.
iterator end();
Return a const iterator past the end of the map.
const_iterator end() const;