Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp1758 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction() local
1759 if (DL.getLine() && DL.getLine() != OldLine) in beginInstruction()