Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSlotIndexes.cpp83 SlotIndex blockStartIndex(&indexList.back(), SlotIndex::Slot_Block); in runOnMachineFunction() local
100 MBBRanges[MBB.getNumber()].first = blockStartIndex; in runOnMachineFunction()
103 idx2MBBMap.push_back(IdxMBBPair(blockStartIndex, &MBB)); in runOnMachineFunction()