llvm::GlobalValueSummaryMap::end

Return a const iterator past the end of the map.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

const_iterator
end() const;

Return Value

A const iterator past the end of the map.