Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp240 OverlapStats FuncOverlap(OverlapStats::FunctionLevel); in overlapInput() local
1714 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction()
1735 const sampleprof::FunctionSamples &Func, SampleOverlapStats &FuncOverlap, in updateForUnmatchedCallee()
1756 SampleOverlapStats &FuncOverlap) { in computeSampleFunctionInternalOverlap()
1884 SampleOverlapStats *FuncOverlap, uint64_t BaseFuncSample, in computeSampleFunctionOverlap()
1928 SampleOverlapStats FuncOverlap; in computeSampleProfileOverlap() local