Searched refs:PrevInstLoc (Results 1 – 5 of 5) sorted by relevance
67 DebugLoc PrevInstLoc; variable
343 PrevInstLoc = DebugLoc(); in beginFunction()
2012 if (DL == PrevInstLoc) { in beginInstruction()2048 if (PrevInstLoc) { in beginInstruction()2049 Scope = PrevInstLoc.getScope(); in beginInstruction()2050 Column = PrevInstLoc.getCol(); in beginInstruction()2069 unsigned OldLine = PrevInstLoc ? PrevInstLoc.getLine() : LastAsmLine; in beginInstruction()2078 PrevInstLoc = DL; in beginInstruction()
509 if (!DL || DL == PrevInstLoc) in maybeRecordLocation()529 if (PrevInstLoc.get() && PrevInstLoc->getFile() == DL->getFile()) in maybeRecordLocation()533 PrevInstLoc = DL; in maybeRecordLocation()
1341 if (!DL || PrevInstLoc == DL) { in beginInstruction()1363 PrevInstLoc = DL; in beginInstruction()