Searched refs:OldRecord (Results 1 – 1 of 1) sorted by relevance
578 BinaryCoverageReader::ProfileMappingRecord &OldRecord = in insertFunctionRecordIfNeeded() local581 OldRecord.FunctionHash, OldRecord.CoverageMapping); in insertFunctionRecordIfNeeded()593 OldRecord.FunctionHash = FuncHash; in insertFunctionRecordIfNeeded()594 OldRecord.CoverageMapping = Mapping; in insertFunctionRecordIfNeeded()595 OldRecord.FilenamesBegin = FileRange.StartingIndex; in insertFunctionRecordIfNeeded()596 OldRecord.FilenamesSize = FileRange.Length; in insertFunctionRecordIfNeeded()