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