Searched refs:Src2Seg (Results 1 – 1 of 1) sorted by relevance
1378 LiveRange::Segment *Src2Seg = Src2LI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local1379 if (Src2Seg->end == NewIdx.getRegSlot()) in convertToThreeAddressWithLEA()1380 Src2Seg->end = Ins2Idx.getRegSlot(); in convertToThreeAddressWithLEA()