Searched refs:TripCountS (Results 1 – 1 of 1) sorted by relevance
1059 const SCEV *TripCountS = nullptr; in getTripCount() local1071 TripCountS = SE->getZeroExtendExpr( in getTripCount()1075 TripCountS = SE->getAddExpr(SE->getTruncateOrZeroExtend(BECount, IntPtr), in getTripCount()1079 return TripCountS; in getTripCount()