Rename getTargetNode to getMachineNode, for consistency with the
naming scheme used in SelectionDAG, where there are multiple kinds
of "target" nodes, but "machine" nodes are nodes which represent
a MachineInstr.

llvm-svn: 82790
17 files changed
tree: f007c8ccfc0a37aff771da343b13c43f3dfc5d76
  1. clang/
  2. compiler-rt/
  3. llvm/