Home
last modified time | relevance | path

Searched refs:CandidateReg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp766 for (MCRegister CandidateReg : RawPRegOrder) { in finalizeAlloc() local
767 if (!VRM.getRegInfo().isReserved(CandidateReg)) { in finalizeAlloc()
768 PReg = CandidateReg; in finalizeAlloc()