Lines Matching refs:getInlinedAt
175 if (const auto *IA = V.getInlinedAt()) in print()
328 return DebugAggregate(DII->getVariable(), DII->getDebugLoc().getInlinedAt()); in getAggregate()
331 return DebugAggregate(Var.getVariable(), Var.getInlinedAt()); in getAggregate()
676 DebugAggregate(DbgVar.getVariable(), VarLoc.DL.getInlinedAt())); in addDef()
976 FragMemLoc.DL.getInlinedAt()); in run()
1658 DILocation *InlinedAt = const_cast<DILocation *>(V.getInlinedAt()); in processUntaggedInstruction()
1952 DebugAggregate Aggr{DbgVar.getVariable(), DbgVar.getInlinedAt()}; in process()
2167 DebugAggregate DA = {DV.getVariable(), DV.getInlinedAt()}; in buildOverlapMapAndRecordDeclares()
2203 Assign->getDebugLoc().getInlinedAt()); in buildOverlapMapAndRecordDeclares()
2204 DebugAggregate DA = {DV.getVariable(), DV.getInlinedAt()}; in buildOverlapMapAndRecordDeclares()
2387 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run()
2428 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run()
2607 std::nullopt, Loc.DL.getInlinedAt()); in removeRedundantDbgLocsUsingForwardScan()
2695 Loc.DL.getInlinedAt()}; in removeUndefDbgLocsFromEntryBlock()
2750 Result.insert({DAI->getVariable(), DAI->getDebugLoc().getInlinedAt()}); in findVarsWithStackSlot()
2753 Result.insert({DPV->getVariable(), DPV->getDebugLoc().getInlinedAt()}); in findVarsWithStackSlot()