Searched defs:CallsiteFS (Results 1 – 4 of 4) sorted by relevance
64 bool callsiteIsHot(const FunctionSamples *CallsiteFS, ProfileSummaryInfo *PSI, in callsiteIsHot()
280 const FunctionSamples *CallsiteFS) { in callsiteIsHot()
529 bool SampleProfileLoader::callsiteIsHot(const FunctionSamples *CallsiteFS, in callsiteIsHot()
2088 const auto CallsiteFS = FS.findFunctionSamplesMapAt(IRCallsite); in detectProfileMismatch() local