Searched refs:SecondScratchReg (Results 1 – 1 of 1) sorted by relevance
512 int SecondScratchReg = BV.find_next(*SR1); in findScratchRegister() local513 if (SecondScratchReg != -1) in findScratchRegister()514 *SR2 = SecondScratchReg; in findScratchRegister()