Searched refs:KeyLV (Results 1 – 2 of 2) sorted by relevance
161 LValue KeyLV = MakeAddrLValue( in EmitObjCCollectionLiteral() local165 EmitStoreThroughLValue(RValue::get(keyValue), KeyLV, /*isInit=*/true); in EmitObjCCollectionLiteral()
180 LValue KeyLV = MakeAddrLValue(Builder.CreateConstArrayGEP(Keys, i), in EmitObjCCollectionLiteral() local183 EmitStoreThroughLValue(RValue::get(keyValue), KeyLV, /*isInit=*/true); in EmitObjCCollectionLiteral()