Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SrcLI

359   LiveInterval &SrcLI = LIS.getInterval(SrcReg);
360 VNInfo *SrcVNI = SrcLI.getVNInfoAt(Idx);
361 LiveQueryResult SrcQ = SrcLI.Query(Idx);
378 eliminateRedundantSpills(SrcLI, SrcVNI);