Searched defs:SmallTC (Results 1 – 2 of 2) sorted by relevance
7126 if (unsigned SmallTC = SE.getSmallConstantMaxTripCount(L)) in canFoldTermCondOfLoop() local7128 if (std::optional<unsigned> SmallTC = getLoopEstimatedTripCount(L)) in canFoldTermCondOfLoop() local
1986 if (unsigned SmallTC = SE->getSmallConstantTripCount(OuterLoop)) in getCost() local