Searched refs:LocValue (Results 1 – 1 of 1) sorted by relevance
414 Address LocValue = Address::invalid(); in emitUpdateLocation() local417 LocValue = Address(I->second.DebugLoc, getIdentAlign(CGF.CGM)); in emitUpdateLocation()421 if (!LocValue.isValid()) { in emitUpdateLocation()427 LocValue = AI; in emitUpdateLocation()431 CGF.Builder.CreateMemCpy(LocValue, getOrCreateDefaultLocation(Flags), in emitUpdateLocation()436 Address PSource = createIdentFieldGEP(CGF, LocValue, IdentField_PSource); in emitUpdateLocation()458 return LocValue.getPointer(); in emitUpdateLocation()