Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp159 void InstrProfCorrelatorImpl<IntPtrT>::addProbe(StringRef FunctionName, in addProbe() function in InstrProfCorrelatorImpl
286 this->addProbe(*FunctionName, *CFGHash, *CounterPtr - CountersStart, in correlateProfileDataImpl()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h114 void addProbe(StringRef FunctionName, uint64_t CFGHash, IntPtrT CounterOffset,