Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp257 void InstrProfCorrelatorImpl<IntPtrT>::addDataProbe(uint64_t NameRef, in addDataProbe() function in InstrProfCorrelatorImpl
410 this->addDataProbe(IndexedInstrProf::ComputeHash(*FunctionName), *CFGHash, in correlateProfileDataImpl()
467 this->addDataProbe(I->NameRef, I->FuncHash, CounterOffset, in correlateProfileDataImpl()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h156 void addDataProbe(uint64_t FunctionName, uint64_t CFGHash,