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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
DbgEntityHistoryCalculator.h 90 void endEntry(EntryIndex EndIndex);
SlotIndexes.h 618 IndexListEntry *endEntry = getMBBEndIdx(&*prevMBB).listEntry();
620 mbb->empty() ? endEntry
626 SlotIndex endIdx(endEntry, SlotIndex::Slot_Block);
  /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);

Completed in 17 milliseconds