Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5043 llvm::Value *ReductionArrayTySize = CGF.getTypeSize(ReductionArrayTy); in emitReduction() local
5050 ReductionArrayTySize, // size_type sizeof(RedList) in emitReduction()