Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SrcLR

803   LiveInterval::iterator SrcLR = SrcInt.FindLiveRangeContaining(CopyIdx);
804 assert(SrcLR != SrcInt.end() && "Live range not found!");
805 VNInfo *ValNo = SrcLR->valno;