Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h617 IndexListEntry *startEntry = createEntry(nullptr, 0);
623 indexList.insert(insEntry->getIterator(), startEntry);
625 SlotIndex startIdx(startEntry, SlotIndex::Slot_Block);