Home | History | Annotate | Download | only in Parse

Lines Matching full:trip

1986 /// completely if the trip count is known at compile time and unroll partially
1987 /// if the trip count is not known. Specifying unroll(full) is similar to
1988 /// unroll(enable) but will unroll the loop only if the trip count is known at