Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SLI

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