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()259 bool DbgValueHistoryMap::hasNonEmptyLocation(const Entries &Entries) const { in hasNonEmptyLocation()284 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;325 DbgValueHistoryMap &HistMap, in clobberRegEntries()366 DbgValueHistoryMap &HistMap) { in handleNewDebugValue()420 DbgValueHistoryMap &HistMap, in clobberRegisterUses()[all …]
246 const DbgValueHistoryMap::Entries &Entries);359 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;
457 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;620 const DbgValueHistoryMap::Entries &Entries);
272 using InlinedEntity = DbgValueHistoryMap::InlinedEntity;
311 [&](DbgValueHistoryMap::Entry Pred) { in beginFunction()
1674 const DbgValueHistoryMap::Entries &Entries) { in buildLocationList()1676 std::pair<DbgValueHistoryMap::EntryIndex, DbgValueLoc>; in buildLocationList()
1329 LocalVariable &Var, const DbgValueHistoryMap::Entries &Entries) { in calculateRanges()1398 if (Entry.getEndIndex() != DbgValueHistoryMap::NoEntry) { in calculateRanges()
46 class DbgValueHistoryMap {73 friend DbgValueHistoryMap; variable151 DbgValueHistoryMap &DbgValues,
85 DbgValueHistoryMap DbgValues;