Searched refs:DbgValueHistoryMap (Results 1 – 9 of 9) sorted by relevance
36 using EntryIndex = DbgValueHistoryMap::EntryIndex;70 bool DbgValueHistoryMap::startDbgValue(InlinedEntity Var, in startDbgValue()90 EntryIndex DbgValueHistoryMap::startClobber(InlinedEntity Var, in startClobber()101 void DbgValueHistoryMap::Entry::endEntry(EntryIndex Index) { in endEntry()129 void DbgValueHistoryMap::trimLocationRanges( in trimLocationRanges()266 bool DbgValueHistoryMap::hasNonEmptyLocation(const Entries &Entries) const { in hasNonEmptyLocation()291 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;332 DbgValueHistoryMap &HistMap, in clobberRegEntries()373 DbgValueHistoryMap &HistMap) { in handleNewDebugValue()427 DbgValueHistoryMap &HistMap, in clobberRegisterUses()[all …]
265 const DbgValueHistoryMap::Entries &Entries);380 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;
530 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;688 const DbgValueHistoryMap::Entries &Entries);
302 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;
320 [&](DbgValueHistoryMap::Entry Pred) { in beginFunction()
1347 LocalVariable &Var, const DbgValueHistoryMap::Entries &Entries) { in calculateRanges() 1422 if (Entry.getEndIndex() != DbgValueHistoryMap::NoEntry) { in calculateRanges()
1691 const DbgValueHistoryMap::Entries &Entries) { in buildLocationList()1693 std::pair<DbgValueHistoryMap::EntryIndex, DbgValueLoc>; in buildLocationList()
46 class DbgValueHistoryMap {73 friend DbgValueHistoryMap; variable151 DbgValueHistoryMap &DbgValues,
89 DbgValueHistoryMap DbgValues;