Searched refs:Leads (Results 1 – 2 of 2) sorted by relevance
419 const CodeGenRegister::SuperRegList &Leads = SubReg->LeadingSuperRegs; in computeSecondarySubRegs() local420 for (unsigned i = 0, e = Leads.size(); i != e; ++i) { in computeSecondarySubRegs()421 CodeGenRegister *Cand = const_cast<CodeGenRegister*>(Leads[i]); in computeSecondarySubRegs()
1589 Leads to some hefty API changes. Now we're much more similar to the