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