Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3724 SlotIndex CurrentSlot = Slots.getMBBStartIdx(&MBB); in buildVRegToDbgValueMap() local
3733 CurrentSlot = Slots.getInstructionIndex(MI); in buildVRegToDbgValueMap()
3734 CloseNewDVRange(CurrentSlot); in buildVRegToDbgValueMap()