Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3726 SlotIndex CurrentSlot = Slots.getMBBStartIdx(&MBB); in buildVRegToDbgValueMap() local
3735 CurrentSlot = Slots.getInstructionIndex(MI); in buildVRegToDbgValueMap()
3736 CloseNewDVRange(CurrentSlot); in buildVRegToDbgValueMap()