Home
last modified time | relevance | path

Searched defs:OMPInModule (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DOpenMPOpt.h67 omp::OpenMPInModule OMPInModule; variable
75 omp::OpenMPInModule OMPInModule; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2558 OpenMPInModule OMPInModule; member
2655 bool llvm::omp::containsOpenMP(Module &M, OpenMPInModule &OMPInModule) { in containsOpenMP()