Home
last modified time | relevance | path

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

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