Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2162 bool KernelParallelUse = false; in rewriteDeviceCodeStateMachine() local
2182 if (!KernelParallelUse && CI && in rewriteDeviceCodeStateMachine()
2184 KernelParallelUse = true; in rewriteDeviceCodeStateMachine()
2193 if (!KernelParallelUse) in rewriteDeviceCodeStateMachine()