Skip to content

copy_mapped_variable

A helper function to copy a mapped variable from src to desc

Synopsis

Declared in <src/midend/programTransformation/ompLowering/libxomp.h>

extern
void
copy_mapped_variable(
    XOMP_mapped_variable* desc,
    XOMP_mapped_variable* src);

Created with MrDocs