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