Searched refs:FilenameSegmentLengths (Results 1 – 1 of 1) sorted by relevance
244 DenseMap<size_t, size_t> FilenameSegmentLengths; in emitDebugInfoForFunction() local250 FilenameSegmentLengths[LastSegmentEnd] = J - LastSegmentEnd; in emitDebugInfoForFunction()254 FilenameSegmentLengths[LastSegmentEnd] = FI.Instrs.size() - LastSegmentEnd; in emitDebugInfoForFunction()279 if (FilenameSegmentLengths.count(J)) { in emitDebugInfoForFunction()296 size_t SegmentLength = FilenameSegmentLengths[J]; in emitDebugInfoForFunction()