Home
last modified time | relevance | path

Searched defs:IsFirstPrivate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp1200 bool IsFirstPrivate, void *&TgtPtr, int TgtArgsIndex, in addArg()
1404 const bool IsFirstPrivate = (ArgTypes[I] & OMP_TGT_MAPTYPE_TO); in processDataBefore() local