Target region entries info.
More...
#include "/work/llvm-www-releases/9.0.0/docsbuild/llvm.src/tools/clang/lib/CodeGen/CGOpenMPRuntime.h"
Target region entries info.
Definition at line 497 of file CGOpenMPRuntime.h.
◆ OffloadEntryInfoTargetRegion() [1/2]
clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion::OffloadEntryInfoTargetRegion |
( |
| ) |
|
|
inline |
◆ OffloadEntryInfoTargetRegion() [2/2]
clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion::OffloadEntryInfoTargetRegion |
( |
unsigned |
Order, |
|
|
llvm::Constant * |
Addr, |
|
|
llvm::Constant * |
ID, |
|
|
OMPTargetRegionEntryKind |
Flags |
|
) |
| |
|
inlineexplicit |
◆ classof()
static bool clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion::classof |
( |
const OffloadEntryInfo * |
Info | ) |
|
|
inlinestatic |
◆ getID()
llvm::Constant* clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion::getID |
( |
| ) |
const |
|
inline |
◆ setID()
void clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion::setID |
( |
llvm::Constant * |
V | ) |
|
|
inline |
The documentation for this class was generated from the following file: