reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
73 EntryIndex DbgValueHistoryMap::startClobber(InlinedEntity Var, 107 using DbgValueEntriesMap = std::map<InlinedEntity, SmallSet<EntryIndex, 1>>; 140 EntryIndex ClobberIndex = HistMap.startClobber(Var, ClobberingInstr); 143 SmallVector<EntryIndex, 4> IndicesToErase; 163 EntryIndex NewIndex; 169 SmallVector<EntryIndex, 4> IndicesToErase; 321 EntryIndex ClobIdx = DbgValues.startClobber(Pair.first, MBB.back()); 324 for (EntryIndex Idx : Pair.second) {