Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp245 StringRef PrevFilename = InstrInfo[FI.Instrs[0]].Filename; in emitDebugInfoForFunction() local
247 if (PrevFilename == InstrInfo[FI.Instrs[J]].Filename) in emitDebugInfoForFunction()
251 PrevFilename = InstrInfo[FI.Instrs[J]].Filename; in emitDebugInfoForFunction()