Searched refs:NextVGPRToSGPRCopyID (Results 1 – 1 of 1) sorted by relevance
127 unsigned NextVGPRToSGPRCopyID; member in __anon0df82e8c0111::SIFixSGPRCopies138 SIFixSGPRCopies() : MachineFunctionPass(ID), NextVGPRToSGPRCopyID(0) {} in SIFixSGPRCopies()143 unsigned getNextVGPRToSGPRCopyId() { return ++NextVGPRToSGPRCopyID; } in getNextVGPRToSGPRCopyId()