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