Searched refs:getSmallBestKnownTC (Results 1 – 1 of 1) sorted by relevance
400 static Optional<unsigned> getSmallBestKnownTC(ScalarEvolution &SE, Loop *L) { in getSmallBestKnownTC() function5631 auto BestKnownTC = getSmallBestKnownTC(*PSE.getSE(), TheLoop); in selectInterleaveCount()10019 if (auto ExpectedTC = getSmallBestKnownTC(SE, L)) { in areRuntimeChecksProfitable()10110 auto ExpectedTC = getSmallBestKnownTC(*SE, L); in processLoop()