Searched refs:addRegToUpdateWithLine (Results 1 – 1 of 1) sorted by relevance
150 void addRegToUpdateWithLine(Register Reg, int Line);189 #define addRegToUpdate(R) addRegToUpdateWithLine(R, __LINE__)190 void PPCMIPeephole::addRegToUpdateWithLine(Register Reg, int Line) { in addRegToUpdateWithLine() function in __anona649e7600111::PPCMIPeephole