#include <sycl/ext/oneapi/experimental/prefetch.hpp>
Public Types | |
template<cache_level Level, typename Hint > | |
using | value_t = property_value< prefetch_hint_key, std::integral_constant< cache_level, Level >, Hint > |
Definition at line 23 of file prefetch.hpp.
using sycl::_V1::ext::oneapi::experimental::prefetch_hint_key::value_t = property_value<prefetch_hint_key, std::integral_constant<cache_level, Level>, Hint> |
Definition at line 25 of file prefetch.hpp.