Searched refs:LocValue (Results 1 – 1 of 1) sorted by relevance
349 llvm::Value *LocValue = nullptr; in emitUpdateLocation() local352 LocValue = I->second.DebugLoc; in emitUpdateLocation()355 if (LocValue == nullptr) { in emitUpdateLocation()361 LocValue = AI; in emitUpdateLocation()365 CGF.Builder.CreateMemCpy(LocValue, getOrCreateDefaultLocation(Flags), in emitUpdateLocation()371 auto *PSource = CGF.Builder.CreateConstInBoundsGEP2_32(IdentTy, LocValue, 0, in emitUpdateLocation()392 return LocValue; in emitUpdateLocation()