OSDN Git Service

Use longer and more explicit names for instance vars (particularly important
authorChris Lattner <sabre@nondot.org>
Thu, 30 Sep 2004 02:15:18 +0000 (02:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Sep 2004 02:15:18 +0000 (02:15 +0000)
commit7f690e625807b9320bf4ae437b8f35258acc99de
treee6686ac7f9d20e78501499cafb2108787d25dd95
parent510a3ea646c6f42a565de273b20766e6946ed691
Use longer and more explicit names for instance vars (particularly important
data structures).  Fix the print method to send to the right ostream, not
always cerr.  Delete typedefs that are only used once.

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