Searched refs:getZeroIndex (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h401 SlotIndex getZeroIndex() { function in class:llvm::SlotIndexes
/external/llvm/lib/CodeGen/
H A DStackColoring.cpp687 LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator);
H A DRegAllocGreedy.cpp579 Prio = Indexes->getZeroIndex().getInstrDistance(LI->endIndex());

Completed in 93 milliseconds