Searched refs:PreheaderCount (Results 1 – 1 of 1) sorted by relevance
456 auto PreheaderCount = BFI->getBlockProfileCount(L.getLoopPreheader()); in run() local459 if (PreheaderCount && (*PreheaderCount * 3) >= (*InstrCount * 2)) in run()