Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1926 bool KernelParallelUse = false; in rewriteDeviceCodeStateMachine() local
1946 if (!KernelParallelUse && CI && in rewriteDeviceCodeStateMachine()
1948 KernelParallelUse = true; in rewriteDeviceCodeStateMachine()
1957 if (!KernelParallelUse) in rewriteDeviceCodeStateMachine()