Searched refs:not_used (Results 1 – 1 of 1) sorted by relevance
536 int64_t not_used = 0; in IsWellBehavedTripCount() local538 (!HasFetchInLoop(lower) || range.IsConstant(context, loop, lower, kAtLeast, ¬_used)) && in IsWellBehavedTripCount()539 (!HasFetchInLoop(upper) || range.IsConstant(context, loop, upper, kAtLeast, ¬_used)); in IsWellBehavedTripCount()