Searched refs:CandidateReg (Results 1 – 1 of 1) sorted by relevance
766 for (MCRegister CandidateReg : RawPRegOrder) { in finalizeAlloc() local767 if (!VRM.getRegInfo().isReserved(CandidateReg)) { in finalizeAlloc()768 PReg = CandidateReg; in finalizeAlloc()