Home
last modified time | relevance | path

Searched refs:correlateProfileDataImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h153 virtual void correlateProfileDataImpl(
224 void correlateProfileDataImpl(
246 void correlateProfileDataImpl(
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp232 correlateProfileDataImpl(MaxWarnings); in correlateProfileData()
270 correlateProfileDataImpl(MaxWarnings, &Data); in dumpYaml()
350 void DwarfInstrProfCorrelator<IntPtrT>::correlateProfileDataImpl( in correlateProfileDataImpl() function in DwarfInstrProfCorrelator
465 void BinaryInstrProfCorrelator<IntPtrT>::correlateProfileDataImpl( in correlateProfileDataImpl() function in BinaryInstrProfCorrelator