Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp101 void DbgValueHistoryMap::Entry::endEntry(EntryIndex Index) { in endEntry() function in DbgValueHistoryMap::Entry
342 Entry.endEntry(ClobberIndex); in clobberRegEntries()
382 Entry.endEntry(NewIndex); in handleNewDebugValue()
547 Ent.endEntry(ClobIdx); in calculateDbgEntityHistory()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h623 IndexListEntry *endEntry = getMBBEndIdx(&*prevMBB).listEntry();
625 mbb->empty() ? endEntry
631 SlotIndex endIdx(endEntry, SlotIndex::Slot_Block);
H A DDbgEntityHistoryCalculator.h89 void endEntry(EntryIndex EndIndex);