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