Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp100 static cl::opt<bool> DisableOpenMPOptFolding( variable
4840 if (DisableOpenMPOptFolding) in initialize()