Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProfCorrelator.h135 virtual void correlateProfileDataImpl(
200 void correlateProfileDataImpl(
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfCorrelator.cpp147 correlateProfileDataImpl(); in correlateProfileData()
185 correlateProfileDataImpl(&Data); in dumpYaml()
262 void DwarfInstrProfCorrelator<IntPtrT>::correlateProfileDataImpl( in correlateProfileDataImpl() function in DwarfInstrProfCorrelator