HomeSort by: relevance | last modified time | path
    Searched defs:endEntry (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DbgEntityHistoryCalculator.cpp 102 void DbgValueHistoryMap::Entry::endEntry(EntryIndex Index) {
343 Entry.endEntry(ClobberIndex);
383 Entry.endEntry(NewIndex);
548 Ent.endEntry(ClobIdx);
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SlotIndexes.h 618 IndexListEntry *endEntry = getMBBEndIdx(&*prevMBB).listEntry();
620 mbb->empty() ? endEntry
626 SlotIndex endIdx(endEntry, SlotIndex::Slot_Block);

Completed in 68 milliseconds