Searched refs:hasSampleProfile (Results 1 – 2 of 2) sorted by relevance
97 if (hasSampleProfile()) { in getProfileCount()138 if (hasSampleProfile()) { in isFunctionHotInCallGraph()167 if (hasSampleProfile()) { in isFunctionColdInCallGraph()276 return hasSampleProfile() && CS.getCaller()->hasProfileData(); in isColdCallSite()
66 bool hasSampleProfile() { in hasSampleProfile() function