Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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()