Searched refs:LocValue (Results 1 – 1 of 1) sorted by relevance
937 Address LocValue = Address::invalid(); in emitUpdateLocation() local940 LocValue = Address(I->second.DebugLoc, getIdentAlign(CGF.CGM)); in emitUpdateLocation()944 if (!LocValue.isValid()) { in emitUpdateLocation()950 LocValue = AI; in emitUpdateLocation()954 CGF.Builder.CreateMemCpy(LocValue, getOrCreateDefaultLocation(Flags), in emitUpdateLocation()959 Address PSource = createIdentFieldGEP(CGF, LocValue, IdentField_PSource); in emitUpdateLocation()981 return LocValue.getPointer(); in emitUpdateLocation()