Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp224 OverlapStats FuncOverlap(OverlapStats::FunctionLevel); in overlapInput() local
1387 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction()
1408 const sampleprof::FunctionSamples &Func, SampleOverlapStats &FuncOverlap, in updateForUnmatchedCallee()
1429 SampleOverlapStats &FuncOverlap) { in computeSampleFunctionInternalOverlap()
1557 SampleOverlapStats *FuncOverlap, uint64_t BaseFuncSample, in computeSampleFunctionOverlap()
1600 SampleOverlapStats FuncOverlap; in computeSampleProfileOverlap() local