Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1276 LiveRange::Segment *SrcSeg = SrcLI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local
1277 if (SrcSeg->end == NewIdx.getRegSlot()) in convertToThreeAddressWithLEA()
1278 SrcSeg->end = InsIdx.getRegSlot(); in convertToThreeAddressWithLEA()