Skip to content

OmpSupport::patchUpPrivateVariables

Patch up private variables for omp for of entire file. The reason is that loop indices should be private by default and this function will make this explicit

Synopsis

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

[[visibility]]
int
patchUpPrivateVariables(SgFile*);

Created with MrDocs