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