Home
last modified time | relevance | path

Searched refs:is_execution_policy (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DParallel.h37 struct is_execution_policy struct
201 static_assert(is_execution_policy<Policy>::value,
208 static_assert(is_execution_policy<Policy>::value, in for_each()
215 static_assert(is_execution_policy<Policy>::value, in for_each_n()