Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5511 LValue SizeLVal = CGF.EmitLValueForField(ElemLVal, SizeFD); in emitTaskReductionInit() local
5512 CGF.EmitStoreOfScalar(SizeValInChars, SizeLVal); in emitTaskReductionInit()