llvm::GlobalValueSummaryMap::const_iterator

Const iterator over map entries.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

using const_iterator = std::deque<value_type>::const_iterator;