Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp53 auto GetCallSiteRelFreq = [](FunctionSummary::EdgeTy &Edge) { in computeSyntheticCounts() local
77 auto RelFreq = GetCallSiteRelFreq(Edge); in computeSyntheticCounts()