Searched refs:addRegToUpdateWithLine (Results 1 – 1 of 1) sorted by relevance
142 void addRegToUpdateWithLine(Register Reg, int Line);181 #define addRegToUpdate(R) addRegToUpdateWithLine(R, __LINE__)182 void PPCMIPeephole::addRegToUpdateWithLine(Register Reg, int Line) { in addRegToUpdateWithLine() function in __anon5a1133160111::PPCMIPeephole