llvm::InstrProfIterator::operator*

Return a reference to the current profile record.

Synopsis

Declared in <llvm/ProfileData/InstrProfReader.h>

value_type&
operator*();

Return Value

Reference to the current profile record.