Skip to content

OmpSupport::transOmpTargetLoop_RoundRobin

Translate omp for or omp do loops affected by the "omp target" directive, using a round robin‐scheduler Liao 7/10/2014

Synopsis

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

void
transOmpTargetLoop_RoundRobin(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs