Skip to content

OmpSupport::createInitialValueExp

Create an initial value according to reduction operator type

Synopsis

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

[[visibility]]
SgExpression*
createInitialValueExp(SgOmpClause::omp_reduction_identifier_enum r_operator);

Return Value

This class represents the notion of an expression. Expressions

Created with MrDocs