Changeset r165021 fixed an issue where TempRegisterSet::getFreeGPR() could falsely return that there aren't any free GPRs. We should verify the need for that check in Repatch.cpp::generateProtoChainAccessStub() and remove the check if it is no longer needed.