Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp513 uint64_t TotalCollectedSamples = 0; member in __anonb9d8ce480111::SampleProfileLoader
2031 TotalCollectedSamples += I.second.getTotalSamples(); in runOnModule()