Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp437 class SampleProfileMatcher { class
463 SampleProfileMatcher(Module &M, SampleProfileReader &Reader, in SampleProfileMatcher() function in __anon254a5ace0111::SampleProfileMatcher
640 std::unique_ptr<SampleProfileMatcher> MatchingManager;
2126 void SampleProfileMatcher::findIRAnchors( in findIRAnchors()
2208 void SampleProfileMatcher::countProfileMismatches( in countProfileMismatches()
2243 void SampleProfileMatcher::countProfileCallsiteMismatches( in countProfileCallsiteMismatches()
2340 void SampleProfileMatcher::runStaleProfileMatching( in runStaleProfileMatching()
2425 void SampleProfileMatcher::runOnFunction(const Function &F) { in runOnFunction()
2468 void SampleProfileMatcher::runOnModule() { in runOnModule()
2520 void SampleProfileMatcher::distributeIRToProfileLocationMap( in distributeIRToProfileLocationMap()
[all …]