Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp101 static cl::opt<bool> DisableOpenMPOptSPMDization( variable
3773 else if (DisableOpenMPOptSPMDization) in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()