Lines Matching refs:getInlinedAt
175 if (const auto *IA = V.getInlinedAt()) in print()
330 return DebugAggregate(DII->getVariable(), DII->getDebugLoc().getInlinedAt()); in getAggregate()
333 return DebugAggregate(Var.getVariable(), Var.getInlinedAt()); in getAggregate()
677 DebugAggregate(DbgVar.getVariable(), VarLoc.DL.getInlinedAt())); in addDef()
977 FragMemLoc.DL.getInlinedAt()); in run()
1660 DILocation *InlinedAt = const_cast<DILocation *>(V.getInlinedAt()); in processUntaggedInstruction()
1957 DebugAggregate Aggr{DbgVar.getVariable(), DbgVar.getInlinedAt()}; in process()
2174 DebugAggregate DA = {DV.getVariable(), DV.getInlinedAt()}; in buildOverlapMapAndRecordDeclares()
2210 Assign->getDebugLoc().getInlinedAt()); in buildOverlapMapAndRecordDeclares()
2211 DebugAggregate DA = {DV.getVariable(), DV.getInlinedAt()}; in buildOverlapMapAndRecordDeclares()
2394 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run()
2435 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run()
2614 std::nullopt, Loc.DL.getInlinedAt()); in removeRedundantDbgLocsUsingForwardScan()
2702 Loc.DL.getInlinedAt()}; in removeUndefDbgLocsFromEntryBlock()
2757 Result.insert({DAI->getVariable(), DAI->getDebugLoc().getInlinedAt()}); in findVarsWithStackSlot()
2760 Result.insert({DVR->getVariable(), DVR->getDebugLoc().getInlinedAt()}); in findVarsWithStackSlot()