Searched refs:detectProfileMismatch (Results 1 – 1 of 1) sorted by relevance
446 void detectProfileMismatch();447 void detectProfileMismatch(const Function &F, const FunctionSamples &FS);2057 void SampleProfileMatcher::detectProfileMismatch(const Function &F, in detectProfileMismatch() function in SampleProfileMatcher2148 void SampleProfileMatcher::detectProfileMismatch() { in detectProfileMismatch() function in SampleProfileMatcher2155 detectProfileMismatch(F, *FS); in detectProfileMismatch()2244 MatchingManager->detectProfileMismatch(); in runOnModule()