Skip to content

OmpSupport::transOmpOrdered

Translate the ordered directive (not the ordered clause)

Synopsis

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

void
transOmpOrdered(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs