OmpSupport::generateXOMPLoopStartFuncName
Generate XOMP loop schedule start function's name
Synopsis
Declared in <src/midend/programTransformation/ompLowering/omp_lowering.h>
[[visibility]]
std::string
generateXOMPLoopStartFuncName(
bool isOrdered,
SgOmpClause::omp_schedule_kind_enum s_kind);
Created with MrDocs