Searched refs:functionMatchesProfile (Results 1 – 2 of 2) sorted by relevance
238 bool functionMatchesProfile(const FunctionId &IRFuncName,244 bool functionMatchesProfile(Function &IRFunc, const FunctionId &ProfFunc,
165 bool SampleProfileMatcher::functionMatchesProfile( in functionMatchesProfile() function in SampleProfileMatcher182 return functionMatchesProfile(*IRFunc, ProfileFuncName, in functionMatchesProfile()250 functionMatchesProfile( in longestCommonSequence()845 bool SampleProfileMatcher::functionMatchesProfile(Function &IRFunc, in functionMatchesProfile() function in SampleProfileMatcher