Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2108 bool ForceIsStmt = ForceIsStmtInstrs.contains(MI); in beginInstruction() local
2109 if (PrevInstInSameSection && !ForceIsStmt && DL.isSameSourceLocation(PrevInstLoc)) { in beginInstruction()
2179 if (DL.getLine() && (DL.getLine() != OldLine || ForceIsStmt)) in beginInstruction()