Searched defs:BestPhys (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocEvictionAdvisor.cpp | 281 MCRegister BestPhys; tryFindEvictionCandidate() local |
H A D | RegAllocGreedy.cpp | 587 if (BestPhys.isValid()) in tryEvict() local |