Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2025 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction() local
2026 if (DL.getLine() && DL.getLine() != OldLine) in beginInstruction()