Skip to content

OmpSupport::transOmpLoop

Translate omp for or omp do loops

Synopsis

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

void
transOmpLoop(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs