Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SLI

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