Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1771 SlotIndex NewDefSI = in insertReadVL() local
1774 LiveRange::Segment *DefSeg = DefLI.getSegmentContaining(NewDefSI); in insertReadVL()
1776 DefLI.removeSegment(DefSeg->start, NewDefSI); in insertReadVL()
1777 DefVNI->def = NewDefSI; in insertReadVL()