Searched refs:getZeroIndex (Results 1 – 9 of 9) sorted by relevance
180 SlotIndex getZeroIndex() const { in getZeroIndex() function181 return indexes_->getZeroIndex(); in getZeroIndex()
457 SlotIndex getZeroIndex() {469 return getZeroIndex();
397 SlotIndex getZeroIndex() {
405 SlotIndex getZeroIndex() {
1026 LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator); in runOnMachineFunction()
581 Prio = Indexes->getZeroIndex().getInstrDistance(LI->endIndex()); in enqueue()
1188 LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator); in runOnMachineFunction()
723 Prio = Indexes->getZeroIndex().getInstrDistance(LI->endIndex()); in enqueue()
800 for (SlotIndex i = sis->getZeroIndex(); i != sis->getLastIndex(); in renderCodeTablePlusPI()