Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5701 LValue SizeLVal = CGF.EmitLValueForField(ElemLVal, SizeFD); in emitTaskReductionInit() local
5702 CGF.EmitStoreOfScalar(SizeValInChars, SizeLVal); in emitTaskReductionInit()