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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp131 bool Sequential = hasSequentialTasks(); local
208 void TaskGroup::spawn(std::function<void()> F, bool Sequential) { argument

Completed in 109 milliseconds