Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1283 LiveRange::Segment *Src2Seg = Src2LI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local
1284 if (Src2Seg->end == NewIdx.getRegSlot()) in convertToThreeAddressWithLEA()
1285 Src2Seg->end = Ins2Idx.getRegSlot(); in convertToThreeAddressWithLEA()