Searched refs:trips (Results 1 – 25 of 61) sorted by relevance
123
293 optional<int64> trips = in PatternMatchLoopTripCount() local295 if (trips) { in PatternMatchLoopTripCount()296 return std::max(int64{0}, *trips); in PatternMatchLoopTripCount()310 optional<int64> trips = in PatternMatchLoopTripCount() local312 if (!trips) { in PatternMatchLoopTripCount()316 trips = CheckedAdd(*trips, 1); in PatternMatchLoopTripCount()317 if (!trips) { in PatternMatchLoopTripCount()321 return std::max<int64>(0, *trips); in PatternMatchLoopTripCount()
3 define void @foo(i32 %trips) {13 %exitcond3 = icmp eq i32 %indvar.next2, %trips
85 define void @foo(i32 %trips) {95 %exitcond3 = icmp eq i32 %indvar.next2, %trips
27 trips {67 trips {
20 trips {
21 trips {
21 cpu_trips: trips {
71 /delete-node/ trips;74 trips {
3 ; Check that the ellipsis round trips.
9 ; Check that this round-trips correctly.
11 ; Check that this round-trips correctly.
31 ; Check that this round-trips correctly.
21 ; Check that this round-trips correctly.
17 # into round-trips (|0).29 # The Unicode file round-trips a single \x1B to U+00A0 (NBSP) and has no mapping
47 trips {
53 // If this trips, it means the Xcode default might have change (or someone
66 ; This trips up the machine code verifier.