Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1344 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction() local
1345 if (DL.getLine() && DL.getLine() != OldLine) in beginInstruction()