clang 20.0.0git
|
Manages list of nontemporal decls for the specified directive. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Member Functions | |
NontemporalDeclsRAII (CodeGenModule &CGM, const OMPLoopDirective &S) | |
~NontemporalDeclsRAII () | |
Manages list of nontemporal decls for the specified directive.
Definition at line 243 of file CGOpenMPRuntime.h.
CGOpenMPRuntime::NontemporalDeclsRAII::NontemporalDeclsRAII | ( | CodeGenModule & | CGM, |
const OMPLoopDirective & | S | ||
) |
Definition at line 11472 of file CGOpenMPRuntime.cpp.
References clang::C, clang::CodeGen::CodeGenModule::getLangOpts(), clang::CodeGen::CodeGenModule::getOpenMPRuntime(), and clang::CodeGen::CGOpenMPRuntime::NontemporalDeclsStack.
CGOpenMPRuntime::NontemporalDeclsRAII::~NontemporalDeclsRAII | ( | ) |
Definition at line 11498 of file CGOpenMPRuntime.cpp.
References clang::CodeGen::CGOpenMPRuntime::CGM, clang::CodeGen::CodeGenModule::getOpenMPRuntime(), and clang::CodeGen::CGOpenMPRuntime::NontemporalDeclsStack.