Searched refs:PrevInstLoc (Results 1 – 5 of 5) sorted by relevance
67 DebugLoc PrevInstLoc; variable
355 PrevInstLoc = DebugLoc(); in beginFunction()
2109 if (PrevInstInSameSection && !ForceIsStmt && DL.isSameSourceLocation(PrevInstLoc)) { in beginInstruction()2153 if (PrevInstLoc) { in beginInstruction()2154 Scope = PrevInstLoc.getScope(); in beginInstruction()2155 Column = PrevInstLoc.getCol(); in beginInstruction()2178 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction()2187 PrevInstLoc = DL; in beginInstruction()
513 if (!DL || DL == PrevInstLoc) in maybeRecordLocation()533 if (PrevInstLoc.get() && PrevInstLoc->getFile() == DL->getFile()) in maybeRecordLocation()537 PrevInstLoc = DL; in maybeRecordLocation()
1491 if (!DL || PrevInstLoc == DL || DL.getLine() == 0) { in beginInstruction()1514 PrevInstLoc = DL; in beginInstruction()