module RTS.Prefetch.Any where t0, t1, t2, t3 :: a -> ST_ s t0 = prefetchValue0# t1 = prefetchValue1# t2 = prefetchValue2# t3 = prefetchValue3#