Searched refs:FnDie (Results 1 – 2 of 2) sorted by relevance
337 auto FnDie = Die.getParent(); in correlateProfileDataImpl() local338 auto FunctionPtr = dwarf::toAddress(FnDie.find(dwarf::DW_AT_low_pc)); in correlateProfileDataImpl()397 if (auto Name = FnDie.getName(DINameKind::LinkageName)) in correlateProfileDataImpl()402 auto FilePath = FnDie.getDeclFile( in correlateProfileDataImpl()406 if (auto LineNumber = FnDie.getDeclLine()) in correlateProfileDataImpl()
647 auto FnDie = Die.getDwarfUnit()->getDIEForOffset(Offset); in collectStatsRecursive() local648 if (!FnDie) in collectStatsRecursive()650 auto Tag = FnDie.getTag(); in collectStatsRecursive()