Searched refs:EntryProfileCount (Results 1 – 1 of 1) sorted by relevance
785 auto EntryProfileCount = F.getEntryCount(); in costBenefitAnalysis() local786 assert(EntryProfileCount.hasValue() && EntryProfileCount.getCount()); in costBenefitAnalysis()787 auto EntryCount = EntryProfileCount.getCount(); in costBenefitAnalysis()