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