Searched refs:CalleeCount (Results 1 – 1 of 1) sorted by relevance
1619 auto CalleeCount = Callee->getEntryCount(); in updateProfileCallee() local1620 if (!CalleeCount.hasValue()) in updateProfileCallee()1623 uint64_t priorEntryCount = CalleeCount.getCount(); in updateProfileCallee()