Lines Matching refs:SampleProfileMatcher
49 void SampleProfileMatcher::findIRAnchors(const Function &F, in findIRAnchors()
119 void SampleProfileMatcher::findProfileAnchors(const FunctionSamples &FS, in findProfileAnchors()
152 bool SampleProfileMatcher::functionHasProfile(const FunctionId &IRFuncName, in functionHasProfile()
161 bool SampleProfileMatcher::isProfileUnused(const FunctionId &ProfileFuncName) { in isProfileUnused()
165 bool SampleProfileMatcher::functionMatchesProfile( in functionMatchesProfile()
187 SampleProfileMatcher::longestCommonSequence(const AnchorList &AnchorList1, in longestCommonSequence()
268 void SampleProfileMatcher::matchNonCallsiteLocs( in matchNonCallsiteLocs()
325 void SampleProfileMatcher::getFilteredAnchorList( in getFilteredAnchorList()
355 void SampleProfileMatcher::runStaleProfileMatching( in runStaleProfileMatching()
406 void SampleProfileMatcher::runOnFunction(Function &F) { in runOnFunction()
468 void SampleProfileMatcher::recordCallsiteMatchStates( in recordCallsiteMatchStates()
528 void SampleProfileMatcher::countMismatchedFuncSamples(const FunctionSamples &FS, in countMismatchedFuncSamples()
556 void SampleProfileMatcher::countMismatchedCallsiteSamples( in countMismatchedCallsiteSamples()
603 void SampleProfileMatcher::countMismatchCallsites(const FunctionSamples &FS) { in countMismatchCallsites()
624 void SampleProfileMatcher::countCallGraphRecoveredSamples( in countCallGraphRecoveredSamples()
639 void SampleProfileMatcher::computeAndReportProfileStaleness() { in computeAndReportProfileStaleness()
740 void SampleProfileMatcher::findFunctionsWithoutProfile() { in findFunctionsWithoutProfile()
778 bool SampleProfileMatcher::functionMatchesProfileHelper( in functionMatchesProfileHelper()
845 bool SampleProfileMatcher::functionMatchesProfile(Function &IRFunc, in functionMatchesProfile()
866 void SampleProfileMatcher::runOnModule() { in runOnModule()
901 void SampleProfileMatcher::distributeIRToProfileLocationMap( in distributeIRToProfileLocationMap()
918 void SampleProfileMatcher::distributeIRToProfileLocationMap() { in distributeIRToProfileLocationMap()