Searched refs:ValueLV (Results 1 – 2 of 2) sorted by relevance
169 LValue ValueLV = MakeAddrLValue( in EmitObjCCollectionLiteral() local173 EmitStoreThroughLValue(RValue::get(valueValue), ValueLV, /*isInit=*/true); in EmitObjCCollectionLiteral()
187 LValue ValueLV = MakeAddrLValue(Builder.CreateConstArrayGEP(Objects, i), in EmitObjCCollectionLiteral() local190 EmitStoreThroughLValue(RValue::get(valueValue), ValueLV, /*isInit=*/true); in EmitObjCCollectionLiteral()