Searched defs:for_each_n (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h190 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { function in namespace:llvm::parallel
214 void for_each_n(parallel_execution_policy policy, IndexTy Begin, IndexTy End, function in namespace:llvm::parallel

Completed in 116 milliseconds