Searched refs:functionMatchesProfile (Results 1 – 2 of 2) sorted by relevance
227 bool functionMatchesProfile(const FunctionId &IRFuncName,233 bool functionMatchesProfile(Function &IRFunc, const FunctionId &ProfFunc,
174 bool SampleProfileMatcher::functionMatchesProfile( in functionMatchesProfile() function in SampleProfileMatcher191 return functionMatchesProfile(*IRFunc, ProfileFuncName, in functionMatchesProfile()203 return functionMatchesProfile( in longestCommonSequence()836 bool SampleProfileMatcher::functionMatchesProfile(Function &IRFunc, in functionMatchesProfile() function in SampleProfileMatcher