Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2069 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction() local
2070 if (DL.getLine() && DL.getLine() != OldLine) in beginInstruction()