target_outlined_function_list
Translation (directive lowering) support for OpenMP 3.0 C/C++
Synopsis
Declared in <src/midend/programTransformation/ompLowering/omp_lowering.h>
extern
std::vector<SgFunctionDeclaration*>* target_outlined_function_list;
Description
Like other OpenMP related work within ROSE, all things go to the OmpSupport namespace to avoid conflicts Liao, 8/10/2009
Created with MrDocs