Searched refs:OldLine (Results 1 – 1 of 1) sorted by relevance
2178 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction() local2179 if (DL.getLine() && (DL.getLine() != OldLine || ForceIsStmt)) in beginInstruction()