Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2065 bool PrevInstInSameSection = in beginInstruction() local
2068 if (DL == PrevInstLoc && PrevInstInSameSection) { in beginInstruction()