Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp548 uint64_t TotalCollectedSamples = 0; member in __anon75a028af0111::SampleProfileLoader
2211 TotalCollectedSamples += I.second.getTotalSamples(); in runOnModule()