Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp102 void DbgValueHistoryMap::Entry::endEntry(EntryIndex Index) { in endEntry() function in DbgValueHistoryMap::Entry
343 Entry.endEntry(ClobberIndex); in clobberRegEntries()
383 Entry.endEntry(NewIndex); in handleNewDebugValue()
548 Ent.endEntry(ClobIdx); in calculateDbgEntityHistory()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h618 IndexListEntry *endEntry = getMBBEndIdx(&*prevMBB).listEntry();
620 mbb->empty() ? endEntry
626 SlotIndex endIdx(endEntry, SlotIndex::Slot_Block);
H A DDbgEntityHistoryCalculator.h90 void endEntry(EntryIndex EndIndex);