llvm::InstrProfCorrelatorImpl::correlateProfileNameImpl

Correlate and build the function names string for this profile.

Synopsis

Declared in <llvm/ProfileData/InstrProfCorrelator.h>

virtual
Error
correlateProfileNameImpl() = 0;

Return Value

Success, or an error if name correlation fails.