Searched refs:EntryDbgValues (Results 1 – 1 of 1) sorted by relevance
187 SavedDbgValuesMap &EntryDbgValues) { in stashEntryDbgValues() argument212 EntryDbgValues[&MBB].push_back(&MI); in stashEntryDbgValues()216 if (auto It = EntryDbgValues.find(&MBB); It != EntryDbgValues.end()) in stashEntryDbgValues()244 SavedDbgValuesMap EntryDbgValues; in run() local246 stashEntryDbgValues(*SaveBlock, EntryDbgValues); in run()268 for (auto &I : EntryDbgValues) in run()