Searched refs:SrcSeg (Results 1 – 1 of 1) sorted by relevance
1348 LiveRange::Segment *SrcSeg = SrcLI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local1349 if (SrcSeg->end == NewIdx.getRegSlot()) in convertToThreeAddressWithLEA()1350 SrcSeg->end = InsIdx.getRegSlot(); in convertToThreeAddressWithLEA()