ΒΆllvm::Constant* emitMappingInformation(
    clang::CodeGen::CodeGenFunction& CGF,
    llvm::OpenMPIRBuilder& OMPBuilder,
    MappableExprsHandler::MappingExprInfo&
        MapExprs)

Description

Emit a string constant containing the names of the values mapped to the offloading runtime library.

Declared at: clang/lib/CodeGen/CGOpenMPRuntime.cpp:9429

Parameters

clang::CodeGen::CodeGenFunction& CGF
llvm::OpenMPIRBuilder& OMPBuilder
MappableExprsHandler::MappingExprInfo& MapExprs