Home | History | Annotate | Download | only in Scalar

Lines Matching full:trip

1934 /// the trip count isn't just 'n', because 'n' might not be positive. And
1961 /// LoopInfo analysis, which doesn't remember trip count values. It
1962 /// expects to be able to rediscover the trip count each time it is
1987 // Add one to the backedge-taken count to get the trip count.
2111 // If the trip count is computed in terms of a max (due to ScalarEvolution