Searched refs:BestEvicteePhys (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1022 unsigned BestEvicteePhys = 0; local
1032 BestEvicteePhys = PhysReg;
1035 return BestEvicteePhys;

Completed in 181 milliseconds