Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SrcLI

377   LiveInterval &SrcLI = LIS.getInterval(SrcReg);
378 VNInfo *SrcVNI = SrcLI.getVNInfoAt(Idx);
379 LiveQueryResult SrcQ = SrcLI.Query(Idx);
396 eliminateRedundantSpills(SrcLI, SrcVNI);