Home
last modified time | relevance | path

Searched refs:IndicesToErase (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp336 SmallVector<EntryIndex, 4> IndicesToErase; in clobberRegEntries() local
348 IndicesToErase.push_back(Index); in clobberRegEntries()
365 for (auto Index : IndicesToErase) in clobberRegEntries()
380 SmallVector<EntryIndex, 4> IndicesToErase; in handleNewDebugValue() local
388 IndicesToErase.push_back(Index); in handleNewDebugValue()
417 for (auto Index : IndicesToErase) in handleNewDebugValue()