Searched refs:InstrInfoTy (Results 1 – 2 of 2) sorted by relevance
52 struct InstrInfoTy { struct56 InstrInfoTy() : LineNumber(0) {} in InstrInfoTy() argument58 InstrInfoTy(StringRef Filename, unsigned LineNumber) in InstrInfoTy() argument61 DenseMap<MCSymbol *, InstrInfoTy> InstrInfo;
91 const InstrInfoTy &LastInstr = InstrInfo[CurFn->Instrs.back()]; in maybeRecordLocation()100 InstrInfo[MCL] = InstrInfoTy(Filename, DL.getLine()); in maybeRecordLocation()