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