canJoinPhys method doesn't modify CoalescerPair. Make it const.
authorJakub Staszak <kubastaszak@gmail.com>
Wed, 14 Nov 2012 20:31:04 +0000 (20:31 +0000)
committerJakub Staszak <kubastaszak@gmail.com>
Wed, 14 Nov 2012 20:31:04 +0000 (20:31 +0000)
commit39c71da6db9f52cf48430282a27384563a77793e
tree5dc899b592fc1161e6abb72a8e049f05e6697c06
parent08639983ded4250c18614c62450e70ba653aac4c
canJoinPhys method doesn't modify CoalescerPair. Make it const.

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