Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp600 std::unique_ptr<SampleProfileMatcher> MatchingManager; member in __anon71830f180111::SampleProfileLoader
2071 MatchingManager = std::make_unique<SampleProfileMatcher>( in doInitialization()
2192 MatchingManager->runOnModule(); in runOnModule()
2193 MatchingManager->clearMatchingData(); in runOnModule()