Skip to content

OmpSupport::transOmpSimd

Translate omp simd

Synopsis

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

void
transOmpSimd(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs