Searched refs:origLV (Results 1 – 1 of 1) sorted by relevance
561 LValue origLV = CGF.EmitLValue(Op); in EmitCast() local562 Address V = origLV.getAddress().withElementType(CGF.ConvertType(DestTy)); in EmitCast()