Searched refs:PrevInstLoc (Results 1 – 5 of 5) sorted by relevance
67 DebugLoc PrevInstLoc; variable
343 PrevInstLoc = DebugLoc(); in beginFunction()
1968 if (DL == PrevInstLoc) { in beginInstruction()2004 if (PrevInstLoc) { in beginInstruction()2005 Scope = PrevInstLoc.getScope(); in beginInstruction()2006 Column = PrevInstLoc.getCol(); in beginInstruction()2025 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction()2034 PrevInstLoc = DL; in beginInstruction()
505 if (!DL || DL == PrevInstLoc) in maybeRecordLocation()525 if (PrevInstLoc.get() && PrevInstLoc->getFile() == DL->getFile()) in maybeRecordLocation()529 PrevInstLoc = DL; in maybeRecordLocation()
1113 if (!DL || PrevInstLoc == DL) { in beginInstruction()1135 PrevInstLoc = DL; in beginInstruction()