Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SLI

757 /// eliminateRedundantSpills - SLI:VNI is known to be on the stack. Remove any
758 /// redundant spills of this value in SLI.reg and sibling copies.
759 void InlineSpiller::eliminateRedundantSpills(LiveInterval &SLI, VNInfo *VNI) {
762 WorkList.push_back(std::make_pair(&SLI, VNI));