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