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