Split out SDNode::getOperationName into its own method.
authorChris Lattner <sabre@nondot.org>
Mon, 10 Jan 2005 23:25:25 +0000 (23:25 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Jan 2005 23:25:25 +0000 (23:25 +0000)
commitd75f19fa42e6f6ee8f159aa8964baf8b0bbd2dee
tree9cacba006cbbb484fed4f2d54f3e0155458e72c2
parent6e6e3ceb080e5a8bdfd3258d883a06ebbd8a1965
Split out SDNode::getOperationName into its own method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19443 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp