Searched refs:getSmallBestKnownTC (Results 1 – 1 of 1) sorted by relevance
426 static std::optional<unsigned> getSmallBestKnownTC(ScalarEvolution &SE, in getSmallBestKnownTC() function4856 auto BestKnownTC = getSmallBestKnownTC(*PSE.getSE(), TheLoop); in selectInterleaveCount()9624 if (auto ExpectedTC = getSmallBestKnownTC(SE, L)) { in areRuntimeChecksProfitable()9722 auto ExpectedTC = getSmallBestKnownTC(*SE, L); in processLoop()