Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp318 uint64_t TotalCollectedSamples = 0; member in __anon696b38bd0111::SampleProfileLoader
1576 TotalCollectedSamples += I.second.getTotalSamples(); in runOnModule()