Searched refs:CanReuse (Results 1 – 1 of 1) sorted by relevance
2034 bool CanReuse = true; in ProcessUses() local2040 CanReuse = !ReusedOperands.isClobbered(PhysReg) && in ProcessUses()2050 CanReuse = false; in ProcessUses()2059 if (CanReuse) { in ProcessUses()