Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1371 LiveRange::Segment *SrcSeg = SrcLI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local
1372 if (SrcSeg->end == NewIdx.getRegSlot()) in convertToThreeAddressWithLEA()
1373 SrcSeg->end = InsIdx.getRegSlot(); in convertToThreeAddressWithLEA()