Rename isOperand() to isOperandOf() (and other similar methods). It always confuses me.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 4 Mar 2008 00:41:45 +0000 (00:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 4 Mar 2008 00:41:45 +0000 (00:41 +0000)
commit917be6814e0a4e529d290be5d806a054bbbc4a27
tree48f54f2830285c1511a019a5989a7abac213e19b
parent07b7ea1a48a89675c22d66943b8458ebb59d8e4a
Rename isOperand() to isOperandOf() (and other similar methods). It always confuses me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47872 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp