Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1719 SlotIndex NextMISlot = in coalesceVSETVLIs() local
1721 VNInfo *DefVNI = DefLI.getVNInfoAt(NextMISlot); in coalesceVSETVLIs()
1722 LiveInterval::Segment S(MISlot, NextMISlot, DefVNI); in coalesceVSETVLIs()