Lines Matching full:trip
1986 /// completely if the trip count is known at compile time and unroll partially1987 /// if the trip count is not known. Specifying unroll(full) is similar to1988 /// unroll(enable) but will unroll the loop only if the trip count is known at