Searched refs:BestPhys (Results 1 – 3 of 3) sorted by relevance
621 unsigned BestPhys = 0; in tryEvict() local648 BestPhys = PhysReg; in tryEvict()655 if (!BestPhys) in tryEvict()658 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()659 return BestPhys; in tryEvict()
867 unsigned BestPhys = 0; in tryEvict() local910 BestPhys = PhysReg; in tryEvict()917 if (!BestPhys) in tryEvict()920 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()921 return BestPhys; in tryEvict()
1104 unsigned BestPhys = 0; in tryEvict() local1149 BestPhys = PhysReg; in tryEvict()1156 if (!BestPhys) in tryEvict()1159 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()1160 return BestPhys; in tryEvict()