Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1378 LiveRange::Segment *Src2Seg = Src2LI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local
1379 if (Src2Seg->end == NewIdx.getRegSlot()) in convertToThreeAddressWithLEA()
1380 Src2Seg->end = Ins2Idx.getRegSlot(); in convertToThreeAddressWithLEA()