Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SuperReg

2069     unsigned SuperReg = *AS;
2070 if (!hasAllocatableSuperReg(SuperReg) && hasInterval(SuperReg)) {
2071 BestReg = SuperReg;