Skip to content

OmpSupport::transOmpTargetLoop

Translate omp for or omp do loops affected by the "omp target" directive, using naive 1‐to‐1 mapping Liao 1/28/2013

Synopsis

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

void
transOmpTargetLoop(SgNode* node);

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs