Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp606 OverlapStats FuncOverlap(OverlapStats::FunctionLevel); in overlapInput() local
2074 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction()
2095 const sampleprof::FunctionSamples &Func, SampleOverlapStats &FuncOverlap, in updateForUnmatchedCallee()
2116 SampleOverlapStats &FuncOverlap) { in computeSampleFunctionInternalOverlap()
2244 SampleOverlapStats *FuncOverlap, uint64_t BaseFuncSample, in computeSampleFunctionOverlap()
2288 SampleOverlapStats FuncOverlap; in computeSampleProfileOverlap() local