Remove function parameters from get{Src,Dst}Index since we can deduce it from the...
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Fri, 13 Apr 2012 10:03:50 +0000 (10:03 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:16:19 +0000 (16:16 -0700)
commit540946ebd249334376d1d6e7f6df8fda3b81724a
treed8a066fe4704055db05ffa2298197ded0fbc74e5
parent4f78041742685fac073b09c9395c7db3d3ce697f
Remove function parameters from get{Src,Dst}Index since we can deduce it from the parent basic block
backend/src/backend/context.cpp
backend/src/ir/instruction.cpp
backend/src/ir/instruction.hpp
backend/src/ir/liveness.cpp
backend/src/ir/value.cpp
backend/src/ir/value.hpp