Searched defs:shouldAllocateRegister (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/ | ||
| H A D | RegAllocBase.h | 92 bool shouldAllocateRegister(Register Reg) { shouldAllocateRegister() function |
| H A D | RegAllocFast.cpp | 441 bool RegAllocFastImpl::shouldAllocateRegister(const Register Reg) const { shouldAllocateRegister() function in RegAllocFastImpl |