Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h98 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry() function
190 Locs.startEntry(Begin, End); in EntryBuilder()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h616 IndexListEntry *startEntry = createEntry(nullptr, 0);
622 indexList.insert(insEntry->getIterator(), startEntry);
624 SlotIndex startIdx(startEntry, SlotIndex::Slot_Block);