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.h148 virtual void correlateProfileDataImpl(
219 void correlateProfileDataImpl(
241 void correlateProfileDataImpl(
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp208 correlateProfileDataImpl(MaxWarnings); in correlateProfileData()
246 correlateProfileDataImpl(MaxWarnings, &Data); in dumpYaml()
326 void DwarfInstrProfCorrelator<IntPtrT>::correlateProfileDataImpl( in correlateProfileDataImpl() function in DwarfInstrProfCorrelator
441 void BinaryInstrProfCorrelator<IntPtrT>::correlateProfileDataImpl( in correlateProfileDataImpl() function in BinaryInstrProfCorrelator