Searched refs:swapOperandsInternal (Results 1 – 2 of 2) sorted by relevance
83 void swapOperandsInternal(unsigned OpIdxA, unsigned OpIdxB) { in swapOperandsInternal() function
1047 void swapSuccessors() { swapOperandsInternal(1, 2); } in swapSuccessors()2042 void swapOperands() { swapOperandsInternal(0, 1); } in swapOperands()