Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getAggregate

79     return RValue::getAggregate(Value);
81 return RValue::getAggregate(CGF.Builder.CreateLoad(Value));