aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-03-31 12:48:08 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-03-31 12:48:08 +0000
commitedd2826f3e287c675f6e696b01eb60bd17f5efc1 (patch)
tree31a0d03df1276f141cd40d1e2f1a38d4845a6fc1 /llvm/lib/CodeGen/MachineFunction.cpp
parent0539c071eaf0153aa5b2d2bbfd06c58651b55605 (diff)
downloadllvm-edd2826f3e287c675f6e696b01eb60bd17f5efc1.zip
llvm-edd2826f3e287c675f6e696b01eb60bd17f5efc1.tar.gz
llvm-edd2826f3e287c675f6e696b01eb60bd17f5efc1.tar.bz2
Remove a bunch of empty, dead, and no-op methods from all of these
interfaces. These methods were used in the old inline cost system where there was a persistent cache that had to be updated, invalidated, and cleared. We're now doing more direct computations that don't require this intricate dance. Even if we resume some level of caching, it would almost certainly have a simpler and more narrow interface than this. llvm-svn: 153813
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions