Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp570 remapSamples(const sampleprof::FunctionSamples &Samples, in remapSamples() function
591 remapSamples(Callsite.second, Remapper, Error); in remapSamples()
712 Remapper ? remapSamples(I->second, *Remapper, Result) in mergeSampleProfile()