Home
last modified time | relevance | path

Searched defs:shouldAllocateRegister (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h92 bool shouldAllocateRegister(Register Reg) { shouldAllocateRegister() function
H A DRegAllocFast.cpp441 bool RegAllocFastImpl::shouldAllocateRegister(const Register Reg) const { shouldAllocateRegister() function in RegAllocFastImpl
[all...]