Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2161 bool KernelParallelUse = false; in rewriteDeviceCodeStateMachine() local
2181 if (!KernelParallelUse && CI && in rewriteDeviceCodeStateMachine()
2183 KernelParallelUse = true; in rewriteDeviceCodeStateMachine()
2192 if (!KernelParallelUse) in rewriteDeviceCodeStateMachine()