Searched refs:setFirstByValReg (Results 1 – 2 of 2) sorted by relevance
310 void setFirstByValReg(unsigned r) { FirstByValReg = r; FirstByValRegValid = true; } in setFirstByValReg() function
1568 State->setFirstByValReg(reg); in HandleByVal()