Home
last modified time | relevance | path

Searched defs:TestFunc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1755 const sampleprof::FunctionSamples &TestFunc, in computeSampleFunctionInternalOverlap()
1883 const sampleprof::FunctionSamples *TestFunc, in computeSampleFunctionOverlap()
1927 for (const auto &TestFunc : TestProfiles) { in computeSampleProfileOverlap() local