Searched refs:OpenMPRuntime (Results 1 – 2 of 2) sorted by relevance
285 CGOpenMPRuntime* OpenMPRuntime; variable518 assert(OpenMPRuntime != nullptr); in getOpenMPRuntime()519 return *OpenMPRuntime; in getOpenMPRuntime()
91 OpenCLRuntime(nullptr), OpenMPRuntime(nullptr), CUDARuntime(nullptr), in CodeGenModule()171 delete OpenMPRuntime; in ~CodeGenModule()204 OpenMPRuntime = new CGOpenMPRuntime(*this); in createOpenMPRuntime()343 if (OpenMPRuntime) in clear()344 OpenMPRuntime->clear(); in clear()