Home | History | Annotate | Download | only in CodeGen

Lines Matching full:bestfreq

740   BlockFrequency BestFreq;
772 if (BestBlock && (IsEHPad ^ (BestFreq >= CandidateFreq)))
776 BestFreq = CandidateFreq;