Searched refs:EntryProfileCount (Results 1 – 1 of 1) sorted by relevance
1018 auto EntryProfileCount = F.getEntryCount(); in costBenefitAnalysis() local1019 assert(EntryProfileCount && EntryProfileCount->getCount()); in costBenefitAnalysis()1020 auto EntryCount = EntryProfileCount->getCount(); in costBenefitAnalysis()