Home
last modified time | relevance | path

Searched refs:CurrentUDR (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5033 const OMPDeclareReductionDecl *CurrentUDR = getReductionInit(ReductionOp); in emitPrivateReduction() local
5042 if (CurrentUDR) { in emitPrivateReduction()
5047 getUserDefinedReduction(CurrentUDR); in emitPrivateReduction()