Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3602 SlotIndex CurrentSlot = Slots.getMBBStartIdx(&MBB); in buildVRegToDbgValueMap() local
3611 CurrentSlot = Slots.getInstructionIndex(MI); in buildVRegToDbgValueMap()
3612 CloseNewDVRange(CurrentSlot); in buildVRegToDbgValueMap()