Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp567 bool NormalizeByCalls = usesEvent("branches"); in readSampleData() local
574 else if (NormalizeByCalls) in readSampleData()
590 } else if (NormalizeByCalls) { in readSampleData()