Tip #6 - Register highlighting in the shader debugger
While debugging a shader, clicking on a register or constant buffer variable in the disassembly will highlight all other uses of that register or variable in the disassembly. It will also highlight the matching row in the watch windows.