Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp427 class SampleProfileMatcher { class
443 SampleProfileMatcher(Module &M, SampleProfileReader &Reader, in SampleProfileMatcher() function in __anon75a028af0111::SampleProfileMatcher
580 std::unique_ptr<SampleProfileMatcher> MatchingManager;
2051 std::make_unique<SampleProfileMatcher>(M, *Reader, ProbeManager.get()); in doInitialization()
2057 void SampleProfileMatcher::detectProfileMismatch(const Function &F, in detectProfileMismatch()
2148 void SampleProfileMatcher::detectProfileMismatch() { in detectProfileMismatch()