Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h98 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry() function
189 Locs.startEntry(Begin, End); in EntryBuilder()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h622 IndexListEntry *startEntry = createEntry(nullptr, 0);
628 indexList.insert(insEntry->getIterator(), startEntry);
630 SlotIndex startIdx(startEntry, SlotIndex::Slot_Block);