Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp507 double Score = 0.0f, FuncLevelScore = 0.0f; in overlap() local
517 FuncLevelScore += OverlapStats::score( in overlap()
528 FuncLevelOverlap.Overlap.ValueCounts[ValueKind] += FuncLevelScore; in overlap()