Home
last modified time | relevance | path

Searched refs:ColSegI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp281 for (size_t ColSegI = LastSegmentStart, in emitDebugInfoForFunction() local
282 ColSegEnd = ColSegI + FilenameSegmentLengths[LastSegmentStart]; in emitDebugInfoForFunction()
283 ColSegI != ColSegEnd; ++ColSegI) { in emitDebugInfoForFunction()
284 unsigned ColumnNumber = InstrInfo[FI.Instrs[ColSegI]].ColumnNumber; in emitDebugInfoForFunction()