Searched refs:LocValue (Results 1 – 1 of 1) sorted by relevance
1690 Address LocValue = Address::invalid(); in emitUpdateLocation() local1693 LocValue = Address(I->second.DebugLoc, Align); in emitUpdateLocation()1697 if (!LocValue.isValid()) { in emitUpdateLocation()1702 LocValue = AI; in emitUpdateLocation()1708 CGF.Builder.CreateMemCpy(LocValue, getOrCreateDefaultLocation(Flags), in emitUpdateLocation()1713 LValue Base = CGF.MakeAddrLValue(LocValue, IdentQTy); in emitUpdateLocation()1736 return LocValue.getPointer(); in emitUpdateLocation()