Searched defs:ExpectedTC (Results 1 – 2 of 2) sorted by relevance
367 if (unsigned ExpectedTC = SE.getSmallConstantTripCount(L)) in getSmallBestKnownTC() local376 if (unsigned ExpectedTC = SE.getSmallConstantMaxTripCount(L)) in getSmallBestKnownTC() local7669 auto ExpectedTC = getSmallBestKnownTC(*SE, L); in processLoop() local
407 if (unsigned ExpectedTC = SE.getSmallConstantTripCount(L)) in getSmallBestKnownTC() local416 if (unsigned ExpectedTC = SE.getSmallConstantMaxTripCount(L)) in getSmallBestKnownTC() local10142 if (auto ExpectedTC = getSmallBestKnownTC(SE, L)) { in areRuntimeChecksProfitable() local10244 auto ExpectedTC = getSmallBestKnownTC(*SE, L); in processLoop() local